@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://erlangen-crm.org/current/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix ns1: <http://www.cidoc-crm.org/cidoc-crm/> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix metadata: <http://data.bioontology.org/metadata/> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . ns0:E1_CRM_Entity metadata_def:mappingLoom "e1crmentity" ; metadata_def:mappingSameURI ns0:E1_CRM_Entity ; metadata_def:prefLabel "E1 CRM Entity"@de, "E1 CRM Entity"@el, "E1 CRM Entity"@en, "E1 CRM Entity"@fr, "E1 CRM Entity"@pt, "E1 CRM Entity"@ru, "E1 CRM Entity"@zh ; metadata:prefixIRI "ecrm:E1_CRM_Entity" ; a owl:Class, owl:NamedIndividual ; rdfs:comment """Scope note: 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. Examples: - the earthquake in Lisbon 1755 (E5) (Chester, 2001) In First Order Logic: - E1(x) """@en ; rdfs:label "E1 CRM Entity"@en, "E1 CRM Entität"@de, "E1 CRM Сущность"@ru, "E1 CRM实体"@zh, "E1 Entidade CRM"@pt, "E1 Entité CRM"@fr, "E1 Οντότητα CIDOC CRM"@el ; rdfs:subClassOf owl:Thing ; owl:sameAs ns1:E1_CRM_Entity ; skos:notation "E1"@en . ns0:E2_Temporal_Entity rdfs:subClassOf ns0:E1_CRM_Entity . ns0:E52_Time-Span rdfs:subClassOf ns0:E1_CRM_Entity . ns0:E53_Place rdfs:subClassOf ns0:E1_CRM_Entity . ns0:E54_Dimension rdfs:subClassOf ns0:E1_CRM_Entity . ns0:E77_Persistent_Item rdfs:subClassOf ns0:E1_CRM_Entity . ns0:E92_Spacetime_Volume rdfs:subClassOf ns0:E1_CRM_Entity . ns0:P129_is_about rdfs:range ns0:E1_CRM_Entity . ns0:P129i_is_subject_of rdfs:domain ns0:E1_CRM_Entity . ns0:P136_was_based_on rdfs:range ns0:E1_CRM_Entity . ns0:P136i_supported_type_creation rdfs:domain ns0:E1_CRM_Entity . ns0:P137_exemplifies rdfs:domain ns0:E1_CRM_Entity . ns0:P137i_is_exemplified_by rdfs:range ns0:E1_CRM_Entity . ns0:P138_represents rdfs:range ns0:E1_CRM_Entity . ns0:P138i_has_representation rdfs:domain ns0:E1_CRM_Entity . ns0:P140_assigned_attribute_to rdfs:range ns0:E1_CRM_Entity . ns0:P140i_was_attributed_by rdfs:domain ns0:E1_CRM_Entity . ns0:P141_assigned rdfs:range ns0:E1_CRM_Entity . ns0:P141i_was_assigned_by rdfs:domain ns0:E1_CRM_Entity . ns0:P15_was_influenced_by rdfs:range ns0:E1_CRM_Entity . ns0:P15i_influenced rdfs:domain ns0:E1_CRM_Entity . ns0:P17_was_motivated_by rdfs:range ns0:E1_CRM_Entity . ns0:P17i_motivated rdfs:domain ns0:E1_CRM_Entity . ns0:P1_is_identified_by rdfs:domain ns0:E1_CRM_Entity . ns0:P1i_identifies rdfs:range ns0:E1_CRM_Entity . ns0:P2_has_type rdfs:domain ns0:E1_CRM_Entity . ns0:P2i_is_type_of rdfs:range ns0:E1_CRM_Entity . ns0:P3_has_note rdfs:domain ns0:E1_CRM_Entity . ns0:P41_classified rdfs:range ns0:E1_CRM_Entity . ns0:P41i_was_classified_by rdfs:domain ns0:E1_CRM_Entity . ns0:P48_has_preferred_identifier rdfs:domain ns0:E1_CRM_Entity . ns0:P48i_is_preferred_identifier_of rdfs:range ns0:E1_CRM_Entity . ns0:P62_depicts rdfs:range ns0:E1_CRM_Entity . ns0:P62i_is_depicted_by rdfs:domain ns0:E1_CRM_Entity . ns0:P67_refers_to rdfs:range ns0:E1_CRM_Entity . ns0:P67i_is_referred_to_by rdfs:domain ns0:E1_CRM_Entity . ns0:P70_documents rdfs:range ns0:E1_CRM_Entity . ns0:P70i_is_documented_in rdfs:domain ns0:E1_CRM_Entity . ns0:P71_lists rdfs:range ns0:E1_CRM_Entity . ns0:P71i_is_listed_in rdfs:domain ns0:E1_CRM_Entity .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://erlangen-crm.org/current/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns1: <http://www.cidoc-crm.org/cidoc-crm/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .

ns0:E1_CRM_Entity
    metadata_def:mappingLoom "e1crmentity" ;
    metadata_def:mappingSameURI ns0:E1_CRM_Entity ;
    metadata_def:prefLabel "E1 CRM Entity"@de, "E1 CRM Entity"@el, "E1 CRM Entity"@en, "E1 CRM Entity"@fr, "E1 CRM Entity"@pt, "E1 CRM Entity"@ru, "E1 CRM Entity"@zh ;
    metadata:prefixIRI "ecrm:E1_CRM_Entity" ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment """Scope note:
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.

Examples:
- the earthquake in Lisbon 1755 (E5) (Chester, 2001)

In First Order Logic:
- E1(x)
"""@en ;
    rdfs:label "E1 CRM Entity"@en, "E1 CRM Entität"@de, "E1 CRM Сущность"@ru, "E1 CRM实体"@zh, "E1 Entidade CRM"@pt, "E1 Entité CRM"@fr, "E1 Οντότητα CIDOC CRM"@el ;
    rdfs:subClassOf owl:Thing ;
    owl:sameAs ns1:E1_CRM_Entity ;
    skos:notation "E1"@en .

ns0:E2_Temporal_Entity
    rdfs:subClassOf ns0:E1_CRM_Entity .

ns0:E52_Time-Span
    rdfs:subClassOf ns0:E1_CRM_Entity .

ns0:E53_Place
    rdfs:subClassOf ns0:E1_CRM_Entity .

ns0:E54_Dimension
    rdfs:subClassOf ns0:E1_CRM_Entity .

ns0:E77_Persistent_Item
    rdfs:subClassOf ns0:E1_CRM_Entity .

ns0:E92_Spacetime_Volume
    rdfs:subClassOf ns0:E1_CRM_Entity .

ns0:P129_is_about
    rdfs:range ns0:E1_CRM_Entity .

ns0:P129i_is_subject_of
    rdfs:domain ns0:E1_CRM_Entity .

ns0:P136_was_based_on
    rdfs:range ns0:E1_CRM_Entity .

ns0:P136i_supported_type_creation
    rdfs:domain ns0:E1_CRM_Entity .

ns0:P137_exemplifies
    rdfs:domain ns0:E1_CRM_Entity .

ns0:P137i_is_exemplified_by
    rdfs:range ns0:E1_CRM_Entity .

ns0:P138_represents
    rdfs:range ns0:E1_CRM_Entity .

ns0:P138i_has_representation
    rdfs:domain ns0:E1_CRM_Entity .

ns0:P140_assigned_attribute_to
    rdfs:range ns0:E1_CRM_Entity .

ns0:P140i_was_attributed_by
    rdfs:domain ns0:E1_CRM_Entity .

ns0:P141_assigned
    rdfs:range ns0:E1_CRM_Entity .

ns0:P141i_was_assigned_by
    rdfs:domain ns0:E1_CRM_Entity .

ns0:P15_was_influenced_by
    rdfs:range ns0:E1_CRM_Entity .

ns0:P15i_influenced
    rdfs:domain ns0:E1_CRM_Entity .

ns0:P17_was_motivated_by
    rdfs:range ns0:E1_CRM_Entity .

ns0:P17i_motivated
    rdfs:domain ns0:E1_CRM_Entity .

ns0:P1_is_identified_by
    rdfs:domain ns0:E1_CRM_Entity .

ns0:P1i_identifies
    rdfs:range ns0:E1_CRM_Entity .

ns0:P2_has_type
    rdfs:domain ns0:E1_CRM_Entity .

ns0:P2i_is_type_of
    rdfs:range ns0:E1_CRM_Entity .

ns0:P3_has_note
    rdfs:domain ns0:E1_CRM_Entity .

ns0:P41_classified
    rdfs:range ns0:E1_CRM_Entity .

ns0:P41i_was_classified_by
    rdfs:domain ns0:E1_CRM_Entity .

ns0:P48_has_preferred_identifier
    rdfs:domain ns0:E1_CRM_Entity .

ns0:P48i_is_preferred_identifier_of
    rdfs:range ns0:E1_CRM_Entity .

ns0:P62_depicts
    rdfs:range ns0:E1_CRM_Entity .

ns0:P62i_is_depicted_by
    rdfs:domain ns0:E1_CRM_Entity .

ns0:P67_refers_to
    rdfs:range ns0:E1_CRM_Entity .

ns0:P67i_is_referred_to_by
    rdfs:domain ns0:E1_CRM_Entity .

ns0:P70_documents
    rdfs:range ns0:E1_CRM_Entity .

ns0:P70i_is_documented_in
    rdfs:domain ns0:E1_CRM_Entity .

ns0:P71_lists
    rdfs:range ns0:E1_CRM_Entity .

ns0:P71i_is_listed_in
    rdfs:domain ns0:E1_CRM_Entity .