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

data:Q84 a schema:Dataset ;
	schema:about wd:Q84 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "173"^^xsd:integer ;
	schema:dateModified "2026-04-28T22:19:17Z"^^xsd:dateTime ;
	wikibase:statements "3"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q84 a wikibase:Item ;
	wdt:P27 <http://www.cidoc-crm.org/cidoc-crm/E1_CRM_Entity> ;
	wdt:P1 wd:Q58 ;
	wdt:P40 wd:Q73 ;
	p:P27 wds:Q84-23B34B18-2A80-4254-8BD4-7AFD51E9F24D .

wds:Q84-23B34B18-2A80-4254-8BD4-7AFD51E9F24D a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P27 <http://www.cidoc-crm.org/cidoc-crm/E1_CRM_Entity> .

wd:Q84 p:P1 wds:Q84-C761756F-C600-4843-82F6-5A7491ACCA49 .

wds:Q84-C761756F-C600-4843-82F6-5A7491ACCA49 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 wd:Q58 .

wd:Q84 p:P40 wds:Q84-76BAC3B0-6A82-4879-83F1-FD6F73572150 .

wds:Q84-76BAC3B0-6A82-4879-83F1-FD6F73572150 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P40 wd:Q73 .

wd:Q84 rdfs:label "CRM Entity [E1]"@en ;
	skos:prefLabel "CRM Entity [E1]"@en ;
	schema:name "CRM Entity [E1]"@en ;
	rdfs:label "CRM Entität [E1]"@de ;
	skos:prefLabel "CRM Entität [E1]"@de ;
	schema:name "CRM Entität [E1]"@de ;
	rdfs:label "Οντότητα CIDOC CRM [E1]"@el ;
	skos:prefLabel "Οντότητα CIDOC CRM [E1]"@el ;
	schema:name "Οντότητα CIDOC CRM [E1]"@el ;
	rdfs:label "Entité CRM [E1]"@fr ;
	skos:prefLabel "Entité CRM [E1]"@fr ;
	schema:name "Entité CRM [E1]"@fr ;
	rdfs:label "Entidade CRM [E1]"@pt ;
	skos:prefLabel "Entidade CRM [E1]"@pt ;
	schema:name "Entidade CRM [E1]"@pt ;
	rdfs:label "CRM Сущность [E1]"@ru ;
	skos:prefLabel "CRM Сущность [E1]"@ru ;
	schema:name "CRM Сущность [E1]"@ru ;
	rdfs:label "CRM实体 [E1]"@zh ;
	skos:prefLabel "CRM实体 [E1]"@zh ;
	schema:name "CRM实体 [E1]"@zh ;
	schema:description "This class comprises all things in the universe of discourse of the CIDOC Conceptual Reference Model. It is an abstract concept providing for three general properties: Identification by name or appellation, and in particular by a preferred identifier Classification by type, allowing further refinement of the specific subclass to which an instance belongs Attachment of free text and other unstructured data for the expression of anything not captured by formal properties All other classes within the CIDOC CRM are directly or indirectly specialisations of E1 CRM Entity."@en .

wd:P27 a wikibase:Property ;
	rdfs:label "URI"@en ;
	skos:prefLabel "URI"@en ;
	schema:name "URI"@en ;
	schema:description "The URI of the entity."@en ;
	wikibase:propertyType <http://wikiba.se/ontology#Url> ;
	wikibase:directClaim wdt:P27 ;
	wikibase:claim p:P27 ;
	wikibase:statementProperty ps:P27 ;
	wikibase:statementValue psv:P27 ;
	wikibase:qualifier pq:P27 ;
	wikibase:qualifierValue pqv:P27 ;
	wikibase:reference pr:P27 ;
	wikibase:referenceValue prv:P27 ;
	wikibase:novalue wdno:P27 .

p:P27 a owl:ObjectProperty .

psv:P27 a owl:ObjectProperty .

pqv:P27 a owl:ObjectProperty .

prv:P27 a owl:ObjectProperty .

wdt:P27 a owl:ObjectProperty .

ps:P27 a owl:ObjectProperty .

pq:P27 a owl:ObjectProperty .

pr:P27 a owl:ObjectProperty .

wdno:P27 a owl:Class ;
	owl:complementOf _:404becc5aa3ce80ccff9624ca1c68acc .

_:404becc5aa3ce80ccff9624ca1c68acc a owl:Restriction ;
	owl:onProperty wdt:P27 ;
	owl:someValuesFrom owl:Thing .

wd:Q58 a wikibase:Item ;
	rdfs:label "Ontology Class"@en ;
	skos:prefLabel "Ontology Class"@en ;
	schema:name "Ontology Class"@en ;
	schema:description "A class to represent ontology classes."@en .

wd:P1 a wikibase:Property ;
	rdfs:label "instance of"@en ;
	skos:prefLabel "instance of"@en ;
	schema:name "instance of"@en ;
	schema:description "type to which this subject corresponds/belongs. Different from P279 (subclass of); for example: K2 is an instance of mountain; volcano is a subclass of mountain"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P1 ;
	wikibase:claim p:P1 ;
	wikibase:statementProperty ps:P1 ;
	wikibase:statementValue psv:P1 ;
	wikibase:qualifier pq:P1 ;
	wikibase:qualifierValue pqv:P1 ;
	wikibase:reference pr:P1 ;
	wikibase:referenceValue prv:P1 ;
	wikibase:novalue wdno:P1 .

p:P1 a owl:ObjectProperty .

psv:P1 a owl:ObjectProperty .

pqv:P1 a owl:ObjectProperty .

prv:P1 a owl:ObjectProperty .

wdt:P1 a owl:ObjectProperty .

ps:P1 a owl:ObjectProperty .

pq:P1 a owl:ObjectProperty .

pr:P1 a owl:ObjectProperty .

wdno:P1 a owl:Class ;
	owl:complementOf _:b96ec5135b6832e1d84209d72460276b .

_:b96ec5135b6832e1d84209d72460276b a owl:Restriction ;
	owl:onProperty wdt:P1 ;
	owl:someValuesFrom owl:Thing .

wd:Q73 a wikibase:Item ;
	rdfs:label "RDFs Implementation (February 2024) of CIDOC-CRM 7.1.3"@en ;
	skos:prefLabel "RDFs Implementation (February 2024) of CIDOC-CRM 7.1.3"@en ;
	schema:name "RDFs Implementation (February 2024) of CIDOC-CRM 7.1.3"@en ;
	schema:description "CIDOC CRM v7.1.3 implemented in RDFS  This is the implementation approved by the 58th CRM-SIG meeting (March 2024) as the current RDFS version for the CIDOC CRM namespace. Note that this is NOT a definition of the CIDOC CRM, but a CIDOC CRM compatible imp"@en .

wd:P40 a wikibase:Property ;
	rdfs:label "is defined by"@en ;
	skos:prefLabel "is defined by"@en ;
	schema:name "is defined by"@en ;
	schema:description "The ontology resource that defines this entity."@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P40 ;
	wikibase:claim p:P40 ;
	wikibase:statementProperty ps:P40 ;
	wikibase:statementValue psv:P40 ;
	wikibase:qualifier pq:P40 ;
	wikibase:qualifierValue pqv:P40 ;
	wikibase:reference pr:P40 ;
	wikibase:referenceValue prv:P40 ;
	wikibase:novalue wdno:P40 .

p:P40 a owl:ObjectProperty .

psv:P40 a owl:ObjectProperty .

pqv:P40 a owl:ObjectProperty .

prv:P40 a owl:ObjectProperty .

wdt:P40 a owl:ObjectProperty .

ps:P40 a owl:ObjectProperty .

pq:P40 a owl:ObjectProperty .

pr:P40 a owl:ObjectProperty .

wdno:P40 a owl:Class ;
	owl:complementOf _:af152a90b603ad009005e8ccb4e19421 .

_:af152a90b603ad009005e8ccb4e19421 a owl:Restriction ;
	owl:onProperty wdt:P40 ;
	owl:someValuesFrom owl:Thing .
