@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix wikibase: <http://wikiba.se/ontology#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix schema: <http://schema.org/> .
@prefix cc: <http://creativecommons.org/ns#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix v: <http://www.canonbase.eu:8181/value/> .
@prefix wd: <http://www.canonbase.eu:8181/entity/> .
@prefix data: <http://www.canonbase.eu:8181/wiki/Special:EntityData/> .
@prefix s: <http://www.canonbase.eu:8181/entity/statement/> .
@prefix ref: <http://www.canonbase.eu:8181/reference/> .
@prefix wdt: <http://www.canonbase.eu:8181/prop/direct/> .
@prefix wdtn: <http://www.canonbase.eu:8181/prop/direct-normalized/> .
@prefix p: <http://www.canonbase.eu:8181/prop/> .
@prefix ps: <http://www.canonbase.eu:8181/prop/statement/> .
@prefix psv: <http://www.canonbase.eu:8181/prop/statement/value/> .
@prefix psn: <http://www.canonbase.eu:8181/prop/statement/value-normalized/> .
@prefix pq: <http://www.canonbase.eu:8181/prop/qualifier/> .
@prefix pqv: <http://www.canonbase.eu:8181/prop/qualifier/value/> .
@prefix pqn: <http://www.canonbase.eu:8181/prop/qualifier/value-normalized/> .
@prefix pr: <http://www.canonbase.eu:8181/prop/reference/> .
@prefix prv: <http://www.canonbase.eu:8181/prop/reference/value/> .
@prefix prn: <http://www.canonbase.eu:8181/prop/reference/value-normalized/> .
@prefix wdno: <http://www.canonbase.eu:8181/prop/novalue/> .

data:Q80 a schema:Dataset ;
	schema:about wd:Q80 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "387514"^^xsd:integer ;
	schema:dateModified "2023-02-01T19:50:25Z"^^xsd:dateTime ;
	wikibase:statements "4"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer .

wd:Q80 a wikibase:Item ;
	rdfs:label "World War I"@en ;
	skos:prefLabel "World War I"@en ;
	schema:name "World War I"@en ;
	rdfs:label "Prima guerra mondiale"@it ;
	skos:prefLabel "Prima guerra mondiale"@it ;
	schema:name "Prima guerra mondiale"@it ;
	skos:altLabel "WWI"@en,
		"Grande Guerra"@it ;
	wdt:P11 wd:Q30 ;
	wdt:P19 wd:Q77 ;
	wdt:P38 "1914-07-28T00:00:00Z"^^xsd:dateTime ;
	wdt:P39 "1918-11-11T00:00:00Z"^^xsd:dateTime ;
	p:P11 s:Q80-541b2714-4ea2-b681-6415-46e52d98939a .

s:Q80-541b2714-4ea2-b681-6415-46e52d98939a a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P11 wd:Q30 .

wd:Q80 p:P19 s:Q80-07c03850-4b69-6989-0734-79f156ef426b .

s:Q80-07c03850-4b69-6989-0734-79f156ef426b a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P19 wd:Q77 .

wd:Q80 p:P38 s:Q80-180d2526-490e-807a-6d89-07b7c2f5ea7e .

s:Q80-180d2526-490e-807a-6d89-07b7c2f5ea7e a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P38 "1914-07-28T00:00:00Z"^^xsd:dateTime ;
	psv:P38 v:36c658c7ed0523da6e1ba810e872dfc2 .

wd:Q80 p:P39 s:Q80-1df7c59f-4e71-8b6d-7a50-b7efbd894f47 .

s:Q80-1df7c59f-4e71-8b6d-7a50-b7efbd894f47 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P39 "1918-11-11T00:00:00Z"^^xsd:dateTime ;
	psv:P39 v:7aabe435b047413eb66a38c89a8c70b4 .

wd:Q30 a wikibase:Item ;
	rdfs:label "time frame"@en ;
	skos:prefLabel "time frame"@en ;
	schema:name "time frame"@en ;
	rdfs:label "tijdperk"@nl ;
	skos:prefLabel "tijdperk"@nl ;
	schema:name "tijdperk"@nl ;
	rdfs:label "Zeitrahmen"@de ;
	skos:prefLabel "Zeitrahmen"@de ;
	schema:name "Zeitrahmen"@de ;
	rdfs:label "marco temporal"@es ;
	skos:prefLabel "marco temporal"@es ;
	schema:name "marco temporal"@es ;
	rdfs:label "tempi di realizzazione"@it ;
	skos:prefLabel "tempi di realizzazione"@it ;
	schema:name "tempi di realizzazione"@it ;
	rdfs:label "tidsram"@sv ;
	skos:prefLabel "tidsram"@sv ;
	schema:name "tidsram"@sv ;
	rdfs:label "časový rámec"@cs ;
	skos:prefLabel "časový rámec"@cs ;
	schema:name "časový rámec"@cs ;
	rdfs:label "période"@fr ;
	skos:prefLabel "période"@fr ;
	schema:name "période"@fr ;
	schema:description "groups all items with type \"time frame\", a period in time relating to a cultural movement, an architectural style or a historic period."@en,
		"groepeert alle items met als type \"tijdperk\", een periode gerelateerd aan een culturele beweging, architecturale stijl of geschiedkundige periode"@nl,
		"gruppiert alle Einträge mit dem Typ Zeitrahmen, einem Zeitabschnitt, der sich auf eine kulturelle Bewegung, einen architektonischen Stil oder eine historische Epoche bezieht."@de,
		"agrupa todos los ítems de tipo marco temporal, un marco temporal relacionado con un movimiento cultural, un estilo arquitectónico o un periodo histórico."@es,
		"raggruppa tutti gli elementi con tipologia tempi di realizzazione, un periodo di tempo relativo a un movimento culturale, uno stile architettonico o un periodo storico."@it,
		"omfattar alla saker av typ tidsutsnitt, en tidsperiod relaterad till en kulturell rörelse, en arkitektonisk stil eller en historisk period"@sv,
		"zahrnuje všechny položky pro oblast časový rámec, období v čase, které se vztahuje ke kulturnímu hnutí, architektonickému stylu nebo historickému období."@cs,
		"regroupe tous les éléments de type \"time frame\", une période de temps relative à un mouvement culturel, un style architectural ou une période historique."@fr .

wd:P11 a wikibase:Property,
		wikibase:Property ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P11 ;
	wikibase:claim p:P11 ;
	wikibase:statementProperty ps:P11 ;
	wikibase:statementValue psv:P11 ;
	wikibase:qualifier pq:P11 ;
	wikibase:qualifierValue pqv:P11 ;
	wikibase:reference pr:P11 ;
	wikibase:referenceValue prv:P11 ;
	wikibase:novalue wdno:P11 .

p:P11 a owl:ObjectProperty .

psv:P11 a owl:ObjectProperty .

pqv:P11 a owl:ObjectProperty .

prv:P11 a owl:ObjectProperty .

wdt:P11 a owl:ObjectProperty .

ps:P11 a owl:ObjectProperty .

pq:P11 a owl:ObjectProperty .

pr:P11 a owl:ObjectProperty .

wdno:P11 a owl:Class ;
	owl:complementOf _:genid1 .

_:genid1 a owl:Restriction ;
	owl:onProperty wdt:P11 ;
	owl:someValuesFrom owl:Thing .

wd:P11 rdfs:label "Type of information"@en ;
	skos:prefLabel "Type of information"@en ;
	schema:name "Type of information"@en ;
	rdfs:label "Soort informatie"@nl ;
	skos:prefLabel "Soort informatie"@nl ;
	schema:name "Soort informatie"@nl ;
	rdfs:label "typ údaje"@cs ;
	skos:prefLabel "typ údaje"@cs ;
	schema:name "typ údaje"@cs ;
	rdfs:label "Art der Information"@de ;
	skos:prefLabel "Art der Information"@de ;
	schema:name "Art der Information"@de ;
	rdfs:label "Tipo de información"@es ;
	skos:prefLabel "Tipo de información"@es ;
	schema:name "Tipo de información"@es ;
	rdfs:label "Tipo di informazione"@it ;
	skos:prefLabel "Tipo di informazione"@it ;
	schema:name "Tipo di informazione"@it ;
	rdfs:label "typ av information"@sv ;
	skos:prefLabel "typ av information"@sv ;
	schema:name "typ av information"@sv ;
	rdfs:label "Type d'information"@fr ;
	skos:prefLabel "Type d'information"@fr ;
	schema:name "Type d'information"@fr ;
	schema:description "used to devide the timeline items into different types of information (Fact, Person, Building, Document, Theatre company, Performance, Manufacturer, Equipment, Technique, Time frame)"@en .

wd:Q77 a wikibase:Item ;
	rdfs:label "general history"@en ;
	skos:prefLabel "general history"@en ;
	schema:name "general history"@en ;
	rdfs:label "algemene geschiedenis"@nl ;
	skos:prefLabel "algemene geschiedenis"@nl ;
	schema:name "algemene geschiedenis"@nl ;
	rdfs:label "Allgemeine Geschichte"@de ;
	skos:prefLabel "Allgemeine Geschichte"@de ;
	schema:name "Allgemeine Geschichte"@de ;
	rdfs:label "historia general"@es ;
	skos:prefLabel "historia general"@es ;
	schema:name "historia general"@es ;
	rdfs:label "storia generale"@it ;
	skos:prefLabel "storia generale"@it ;
	schema:name "storia generale"@it ;
	rdfs:label "allmän historia"@sv ;
	skos:prefLabel "allmän historia"@sv ;
	schema:name "allmän historia"@sv ;
	rdfs:label "všeobecná historie"@cs ;
	skos:prefLabel "všeobecná historie"@cs ;
	schema:name "všeobecná historie"@cs ;
	rdfs:label "histoire générale"@fr ;
	skos:prefLabel "histoire générale"@fr ;
	schema:name "histoire générale"@fr ;
	schema:description "groups all items within the field of \"general history\""@en,
		"groepeert alle items met als werkveld \"algemene geschiedenis\""@nl,
		"gruppiert alle Einträge im Bereich Allgemeine Geschichte"@de,
		"agrupa todos los ítems del campo historia general"@es,
		"raggruppa tutte le voci nel campo della storia generale."@it,
		"omfattar alla saker inom området allmän historia"@sv,
		"zahrnuje všechny položky pro oblast všeobecná historie"@cs,
		"regroupe tous les éléments du domaine \"histoire générale\""@fr .

wd:P19 a wikibase:Property,
		wikibase:Property ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P19 ;
	wikibase:claim p:P19 ;
	wikibase:statementProperty ps:P19 ;
	wikibase:statementValue psv:P19 ;
	wikibase:qualifier pq:P19 ;
	wikibase:qualifierValue pqv:P19 ;
	wikibase:reference pr:P19 ;
	wikibase:referenceValue prv:P19 ;
	wikibase:novalue wdno:P19 .

p:P19 a owl:ObjectProperty .

psv:P19 a owl:ObjectProperty .

pqv:P19 a owl:ObjectProperty .

prv:P19 a owl:ObjectProperty .

wdt:P19 a owl:ObjectProperty .

ps:P19 a owl:ObjectProperty .

pq:P19 a owl:ObjectProperty .

pr:P19 a owl:ObjectProperty .

wdno:P19 a owl:Class ;
	owl:complementOf _:genid2 .

_:genid2 a owl:Restriction ;
	owl:onProperty wdt:P19 ;
	owl:someValuesFrom owl:Thing .

wd:P19 rdfs:label "Field"@en ;
	skos:prefLabel "Field"@en ;
	schema:name "Field"@en ;
	rdfs:label "Werkveld"@nl ;
	skos:prefLabel "Werkveld"@nl ;
	schema:name "Werkveld"@nl ;
	rdfs:label "Bereich"@de ;
	skos:prefLabel "Bereich"@de ;
	schema:name "Bereich"@de ;
	rdfs:label "campo"@es ;
	skos:prefLabel "campo"@es ;
	schema:name "campo"@es ;
	rdfs:label "campo"@it ;
	skos:prefLabel "campo"@it ;
	schema:name "campo"@it ;
	rdfs:label "fält"@sv ;
	skos:prefLabel "fält"@sv ;
	schema:name "fält"@sv ;
	rdfs:label "obor"@cs ;
	skos:prefLabel "obor"@cs ;
	schema:name "obor"@cs ;
	rdfs:label "Domaine de travail"@fr ;
	skos:prefLabel "Domaine de travail"@fr ;
	schema:name "Domaine de travail"@fr ;
	schema:description "Defines the field(s) the item is part of, based on a predefined list of descriptions/items."@en .

wd:P38 a wikibase:Property,
		wikibase:Property ;
	wikibase:propertyType <http://wikiba.se/ontology#Time> ;
	wikibase:directClaim wdt:P38 ;
	wikibase:claim p:P38 ;
	wikibase:statementProperty ps:P38 ;
	wikibase:statementValue psv:P38 ;
	wikibase:qualifier pq:P38 ;
	wikibase:qualifierValue pqv:P38 ;
	wikibase:reference pr:P38 ;
	wikibase:referenceValue prv:P38 ;
	wikibase:novalue wdno:P38 .

p:P38 a owl:ObjectProperty .

psv:P38 a owl:ObjectProperty .

pqv:P38 a owl:ObjectProperty .

prv:P38 a owl:ObjectProperty .

wdt:P38 a owl:DatatypeProperty .

ps:P38 a owl:DatatypeProperty .

pq:P38 a owl:DatatypeProperty .

pr:P38 a owl:DatatypeProperty .

wdno:P38 a owl:Class ;
	owl:complementOf _:genid3 .

_:genid3 a owl:Restriction ;
	owl:onProperty wdt:P38 ;
	owl:someValuesFrom owl:Thing .

wd:P38 rdfs:label "start time"@en ;
	skos:prefLabel "start time"@en ;
	schema:name "start time"@en ;
	rdfs:label "begindatum"@nl ;
	skos:prefLabel "begindatum"@nl ;
	schema:name "begindatum"@nl ;
	rdfs:label "Startzeitpunkt"@de ;
	skos:prefLabel "Startzeitpunkt"@de ;
	schema:name "Startzeitpunkt"@de ;
	rdfs:label "čas začátku"@cs ;
	skos:prefLabel "čas začátku"@cs ;
	schema:name "čas začátku"@cs ;
	rdfs:label "año de inicio"@es ;
	skos:prefLabel "año de inicio"@es ;
	schema:name "año de inicio"@es ;
	rdfs:label "ora di inizio"@it ;
	skos:prefLabel "ora di inizio"@it ;
	schema:name "ora di inizio"@it ;
	rdfs:label "starttid"@sv ;
	skos:prefLabel "starttid"@sv ;
	schema:name "starttid"@sv ;
	rdfs:label "heure de début"@fr ;
	skos:prefLabel "heure de début"@fr ;
	schema:name "heure de début"@fr ;
	schema:description "Start time of an event  (format yyyy-mm-dd or yyyys or yy.century)"@en,
		"geeft aan sinds wanneer een item bestaat of een verklaring geldig is"@nl,
		"Zeitpunkt, an dem eine Aussage wahr wurde oder ein Objekt zu existieren anfing"@de .

wd:P39 a wikibase:Property,
		wikibase:Property ;
	wikibase:propertyType <http://wikiba.se/ontology#Time> ;
	wikibase:directClaim wdt:P39 ;
	wikibase:claim p:P39 ;
	wikibase:statementProperty ps:P39 ;
	wikibase:statementValue psv:P39 ;
	wikibase:qualifier pq:P39 ;
	wikibase:qualifierValue pqv:P39 ;
	wikibase:reference pr:P39 ;
	wikibase:referenceValue prv:P39 ;
	wikibase:novalue wdno:P39 .

p:P39 a owl:ObjectProperty .

psv:P39 a owl:ObjectProperty .

pqv:P39 a owl:ObjectProperty .

prv:P39 a owl:ObjectProperty .

wdt:P39 a owl:DatatypeProperty .

ps:P39 a owl:DatatypeProperty .

pq:P39 a owl:DatatypeProperty .

pr:P39 a owl:DatatypeProperty .

wdno:P39 a owl:Class ;
	owl:complementOf _:genid4 .

_:genid4 a owl:Restriction ;
	owl:onProperty wdt:P39 ;
	owl:someValuesFrom owl:Thing .

wd:P39 rdfs:label "end time"@en ;
	skos:prefLabel "end time"@en ;
	schema:name "end time"@en ;
	rdfs:label "einddatum"@nl ;
	skos:prefLabel "einddatum"@nl ;
	schema:name "einddatum"@nl ;
	rdfs:label "Endzeitpunkt"@de ;
	skos:prefLabel "Endzeitpunkt"@de ;
	schema:name "Endzeitpunkt"@de ;
	rdfs:label "año de finalización"@es ;
	skos:prefLabel "año de finalización"@es ;
	schema:name "año de finalización"@es ;
	rdfs:label "Orario di fine"@it ;
	skos:prefLabel "Orario di fine"@it ;
	schema:name "Orario di fine"@it ;
	rdfs:label "sluttid"@sv ;
	skos:prefLabel "sluttid"@sv ;
	schema:name "sluttid"@sv ;
	rdfs:label "čas konce"@cs ;
	skos:prefLabel "čas konce"@cs ;
	schema:name "čas konce"@cs ;
	rdfs:label "Heure de fin"@fr ;
	skos:prefLabel "Heure de fin"@fr ;
	schema:name "Heure de fin"@fr ;
	schema:description "End time of an event  (format yyyy-mm-dd or yyyys or yy.century)"@en,
		"geeft aan na welke datum een item niet meer bestaat of een verklaring niet meer geldig is"@nl,
		"Zeitpunkt, zu dem ein Objekt aufhört zu existieren oder eine Aussage aufhört gültig zu sein"@de .

v:36c658c7ed0523da6e1ba810e872dfc2 a wikibase:TimeValue ;
	wikibase:timeValue "1914-07-28T00:00:00Z"^^xsd:dateTime ;
	wikibase:timePrecision "11"^^xsd:integer ;
	wikibase:timeTimezone "0"^^xsd:integer ;
	wikibase:timeCalendarModel <http://www.wikidata.org/entity/Q1985727> .

v:7aabe435b047413eb66a38c89a8c70b4 a wikibase:TimeValue ;
	wikibase:timeValue "1918-11-11T00:00:00Z"^^xsd:dateTime ;
	wikibase:timePrecision "11"^^xsd:integer ;
	wikibase:timeTimezone "0"^^xsd:integer ;
	wikibase:timeCalendarModel <http://www.wikidata.org/entity/Q1985727> .
