@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ontolex: <http://www.w3.org/ns/lemon/ontolex#> .
@prefix dct: <http://purl.org/dc/terms/> .
@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 wd: <https://reprexbase.eu/entity/> .
@prefix data: <https://reprexbase.eu/demo/index.php?title=Special:EntityData/> .
@prefix s: <https://reprexbase.eu/entity/statement/> .
@prefix ref: <https://reprexbase.eu/reference/> .
@prefix v: <https://reprexbase.eu/value/> .
@prefix wdt: <https://reprexbase.eu/prop/direct/> .
@prefix wdtn: <https://reprexbase.eu/prop/direct-normalized/> .
@prefix p: <https://reprexbase.eu/prop/> .
@prefix ps: <https://reprexbase.eu/prop/statement/> .
@prefix psv: <https://reprexbase.eu/prop/statement/value/> .
@prefix psn: <https://reprexbase.eu/prop/statement/value-normalized/> .
@prefix pq: <https://reprexbase.eu/prop/qualifier/> .
@prefix pqv: <https://reprexbase.eu/prop/qualifier/value/> .
@prefix pqn: <https://reprexbase.eu/prop/qualifier/value-normalized/> .
@prefix pr: <https://reprexbase.eu/prop/reference/> .
@prefix prv: <https://reprexbase.eu/prop/reference/value/> .
@prefix prn: <https://reprexbase.eu/prop/reference/value-normalized/> .
@prefix wdno: <https://reprexbase.eu/prop/novalue/> .

data:Q1401 a schema:Dataset ;
	schema:about wd:Q1401 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "5339"^^xsd:integer ;
	schema:dateModified "2024-10-26T10:41:08Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "1"^^xsd:integer .

wd:Q1401 a wikibase:Item ;
	wdt:P89 "Q186081" ;
	p:P89 s:Q1401-F0704369-7F7F-4558-A72A-EC000629E3D4 .

s:Q1401-F0704369-7F7F-4558-A72A-EC000629E3D4 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P89 "Q186081" .

wd:Q1401 rdfs:label "time interval"@en ;
	skos:prefLabel "time interval"@en ;
	schema:name "time interval"@en ;
	rdfs:label "интервал времени"@ru ;
	skos:prefLabel "интервал времени"@ru ;
	schema:name "интервал времени"@ru ;
	rdfs:label "tijdsinterval"@nl ;
	skos:prefLabel "tijdsinterval"@nl ;
	schema:name "tijdsinterval"@nl ;
	rdfs:label "időintervallum"@hu ;
	skos:prefLabel "időintervallum"@hu ;
	schema:name "időintervallum"@hu ;
	rdfs:label "laika intervāls"@lv ;
	skos:prefLabel "laika intervāls"@lv ;
	schema:name "laika intervāls"@lv ;
	rdfs:label "ajavahemik"@et ;
	skos:prefLabel "ajavahemik"@et ;
	schema:name "ajavahemik"@et ;
	rdfs:label "Zeitintervall"@de ;
	skos:prefLabel "Zeitintervall"@de ;
	schema:name "Zeitintervall"@de ;
	rdfs:label "intervalle de temps"@fr ;
	skos:prefLabel "intervalle de temps"@fr ;
	schema:name "intervalle de temps"@fr ;
	rdfs:label "intervalo de tempo"@pt ;
	skos:prefLabel "intervalo de tempo"@pt ;
	schema:name "intervalo de tempo"@pt ;
	rdfs:label "intervalo de tiempo"@es ;
	skos:prefLabel "intervalo de tiempo"@es ;
	schema:name "intervalo de tiempo"@es ;
	rdfs:label "time interval"@sk ;
	skos:prefLabel "time interval"@sk ;
	schema:name "time interval"@sk ;
	rdfs:label "time interval"@lt ;
	skos:prefLabel "time interval"@lt ;
	schema:name "time interval"@lt ;
	schema:description "temporal extent having a beginning, an end and a duration"@en,
		"временной промежуток, который имеет начало, конец и длительность"@ru,
		"natuurkundige grootheid"@nl,
		"valamely jelenség kezdetének és befejezésének időpontja közti különbség"@hu,
		"ajalõik, mil on algus, lõpp ja kestus"@et,
		"mehr oder weniger ausgedehnter Teil der Zeit als Dauer"@de,
		"grandeur physique correspondant à l'intervalle entre deux instants temporels"@fr,
		"tramo en el tiempo con un inicio, un fin y una duración"@es .

wd:P89 a wikibase:Property ;
	rdfs:label "Wikidata QID"@en ;
	skos:prefLabel "Wikidata QID"@en ;
	schema:name "Wikidata QID"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#ExternalId> ;
	wikibase:directClaim wdt:P89 ;
	wikibase:claim p:P89 ;
	wikibase:statementProperty ps:P89 ;
	wikibase:statementValue psv:P89 ;
	wikibase:qualifier pq:P89 ;
	wikibase:qualifierValue pqv:P89 ;
	wikibase:reference pr:P89 ;
	wikibase:referenceValue prv:P89 ;
	wikibase:novalue wdno:P89 ;
	wikibase:directClaimNormalized wdtn:P89 ;
	wikibase:statementValueNormalized psn:P89 ;
	wikibase:qualifierValueNormalized pqn:P89 ;
	wikibase:referenceValueNormalized prn:P89 .

p:P89 a owl:ObjectProperty .

psv:P89 a owl:ObjectProperty .

pqv:P89 a owl:ObjectProperty .

prv:P89 a owl:ObjectProperty .

wdt:P89 a owl:DatatypeProperty .

ps:P89 a owl:DatatypeProperty .

pq:P89 a owl:DatatypeProperty .

pr:P89 a owl:DatatypeProperty .

psn:P89 a owl:ObjectProperty .

pqn:P89 a owl:ObjectProperty .

prn:P89 a owl:ObjectProperty .

wdtn:P89 a owl:ObjectProperty .

wdno:P89 a owl:Class ;
	owl:complementOf _:2b1b3c83209df749f1e16974220adf10 .

_:2b1b3c83209df749f1e16974220adf10 a owl:Restriction ;
	owl:onProperty wdt:P89 ;
	owl:someValuesFrom owl:Thing .
