@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 wd: <https://thesaurus.mn.cenagis.edu.pl/entity/> .
@prefix data: <https://thesaurus.mn.cenagis.edu.pl/wiki/Special:EntityData/> .
@prefix wds: <https://thesaurus.mn.cenagis.edu.pl/entity/statement/> .
@prefix wdref: <https://thesaurus.mn.cenagis.edu.pl/reference/> .
@prefix wdv: <https://thesaurus.mn.cenagis.edu.pl/value/> .
@prefix wdt: <https://thesaurus.mn.cenagis.edu.pl/prop/direct/> .
@prefix wdtn: <https://thesaurus.mn.cenagis.edu.pl/prop/direct-normalized/> .
@prefix p: <https://thesaurus.mn.cenagis.edu.pl/prop/> .
@prefix ps: <https://thesaurus.mn.cenagis.edu.pl/prop/statement/> .
@prefix psv: <https://thesaurus.mn.cenagis.edu.pl/prop/statement/value/> .
@prefix psn: <https://thesaurus.mn.cenagis.edu.pl/prop/statement/value-normalized/> .
@prefix pq: <https://thesaurus.mn.cenagis.edu.pl/prop/qualifier/> .
@prefix pqv: <https://thesaurus.mn.cenagis.edu.pl/prop/qualifier/value/> .
@prefix pqn: <https://thesaurus.mn.cenagis.edu.pl/prop/qualifier/value-normalized/> .
@prefix pr: <https://thesaurus.mn.cenagis.edu.pl/prop/reference/> .
@prefix prv: <https://thesaurus.mn.cenagis.edu.pl/prop/reference/value/> .
@prefix prn: <https://thesaurus.mn.cenagis.edu.pl/prop/reference/value-normalized/> .
@prefix wdno: <https://thesaurus.mn.cenagis.edu.pl/prop/novalue/> .

data:Q447 a schema:Dataset ;
	schema:about wd:Q447 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "6467"^^xsd:integer ;
	schema:dateModified "2026-07-15T14:39:42Z"^^xsd:dateTime ;
	wikibase:statements "2"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q447 a wikibase:Item ;
	wdt:P5 "-0114-01-01T00:00:00Z"^^xsd:dateTime ;
	wdt:P6 "-0100-01-01T00:00:00Z"^^xsd:dateTime ;
	p:P5 wds:Q447-e5457b9d-48b7-454b-fe99-25c4d59cbd33 .

wds:Q447-e5457b9d-48b7-454b-fe99-25c4d59cbd33 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P5 "-0114-01-01T00:00:00Z"^^xsd:dateTime ;
	psv:P5 wdv:9e45e8cfb8e31b7c9806b7e3a782f981 .

wd:Q447 p:P6 wds:Q447-ab5f10f6-4507-2f45-8d1f-b4932830bd89 .

wds:Q447-ab5f10f6-4507-2f45-8d1f-b4932830bd89 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P6 "-0100-01-01T00:00:00Z"^^xsd:dateTime ;
	psv:P6 wdv:20b3a209eaa3a5263e1a21672cad4733 .

wd:Q447 rdfs:label "late 2nd century"@en ;
	skos:prefLabel "late 2nd century"@en ;
	schema:name "late 2nd century"@en ;
	rdfs:label "-"@pl ;
	skos:prefLabel "-"@pl ;
	schema:name "-"@pl ;
	rdfs:label "-"@fr ;
	skos:prefLabel "-"@fr ;
	schema:name "-"@fr ;
	rdfs:label "-"@el ;
	skos:prefLabel "-"@el ;
	schema:name "-"@el ;
	rdfs:label "-"@de ;
	skos:prefLabel "-"@de ;
	schema:name "-"@de ;
	schema:description "period ending 2nd century before common era (115-101)"@en ;
	skos:altLabel "late 2nd century BCE"@en .

wd:P5 a wikibase:Property ;
	rdfs:label "start time"@en ;
	skos:prefLabel "start time"@en ;
	schema:name "start time"@en ;
	schema:description "time an entity begins to exist or a statement starts being valid"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#Time> ;
	wikibase:directClaim wdt:P5 ;
	wikibase:claim p:P5 ;
	wikibase:statementProperty ps:P5 ;
	wikibase:statementValue psv:P5 ;
	wikibase:qualifier pq:P5 ;
	wikibase:qualifierValue pqv:P5 ;
	wikibase:reference pr:P5 ;
	wikibase:referenceValue prv:P5 ;
	wikibase:novalue wdno:P5 .

p:P5 a owl:ObjectProperty .

psv:P5 a owl:ObjectProperty .

pqv:P5 a owl:ObjectProperty .

prv:P5 a owl:ObjectProperty .

wdt:P5 a owl:DatatypeProperty .

ps:P5 a owl:DatatypeProperty .

pq:P5 a owl:DatatypeProperty .

pr:P5 a owl:DatatypeProperty .

wdno:P5 a owl:Class ;
	owl:complementOf _:5a6c7a576e39dbbe9a035303bd73cd44 .

_:5a6c7a576e39dbbe9a035303bd73cd44 a owl:Restriction ;
	owl:onProperty wdt:P5 ;
	owl:someValuesFrom owl:Thing .

wd:P6 a wikibase:Property ;
	rdfs:label "end time"@en ;
	skos:prefLabel "end time"@en ;
	schema:name "end time"@en ;
	schema:description "moment when an entity ceases to exist and a statement stops being entirely valid or no longer be true"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#Time> ;
	wikibase:directClaim wdt:P6 ;
	wikibase:claim p:P6 ;
	wikibase:statementProperty ps:P6 ;
	wikibase:statementValue psv:P6 ;
	wikibase:qualifier pq:P6 ;
	wikibase:qualifierValue pqv:P6 ;
	wikibase:reference pr:P6 ;
	wikibase:referenceValue prv:P6 ;
	wikibase:novalue wdno:P6 .

p:P6 a owl:ObjectProperty .

psv:P6 a owl:ObjectProperty .

pqv:P6 a owl:ObjectProperty .

prv:P6 a owl:ObjectProperty .

wdt:P6 a owl:DatatypeProperty .

ps:P6 a owl:DatatypeProperty .

pq:P6 a owl:DatatypeProperty .

pr:P6 a owl:DatatypeProperty .

wdno:P6 a owl:Class ;
	owl:complementOf _:756f10bc5f45e99cc0b50f82c4769b77 .

_:756f10bc5f45e99cc0b50f82c4769b77 a owl:Restriction ;
	owl:onProperty wdt:P6 ;
	owl:someValuesFrom owl:Thing .

wdv:9e45e8cfb8e31b7c9806b7e3a782f981 a wikibase:TimeValue ;
	wikibase:timeValue "-0114-01-01T00:00:00Z"^^xsd:dateTime ;
	wikibase:timePrecision "9"^^xsd:integer ;
	wikibase:timeTimezone "0"^^xsd:integer ;
	wikibase:timeCalendarModel <http://www.wikidata.org/entity/Q1985786> .

wdv:20b3a209eaa3a5263e1a21672cad4733 a wikibase:TimeValue ;
	wikibase:timeValue "-0100-01-01T00:00:00Z"^^xsd:dateTime ;
	wikibase:timePrecision "9"^^xsd:integer ;
	wikibase:timeTimezone "0"^^xsd:integer ;
	wikibase:timeCalendarModel <http://www.wikidata.org/entity/Q1985786> .
