@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://www.ontologyrepository.com/CommonCoreOntologies/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix metadata: <http://data.bioontology.org/metadata/> . @prefix ns1: <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/> . @prefix ns2: <http://gioUbbiali.github.io/sco/> . ns2:SCO_0000003 rdfs:subClassOf ns0:RepresentationalInformationContentEntity . ns2:SCO_0000004 owl:disjointWith ns0:RepresentationalInformationContentEntity . ns2:SCO_0000005 owl:disjointWith ns0:RepresentationalInformationContentEntity . ns0:RepresentationalInformationContentEntity metadata_def:mappingLoom "representationalinformationcontententity" ; metadata_def:mappingSameURI ns0:RepresentationalInformationContentEntity ; metadata_def:prefLabel "Representational Information Content Entity"@en ; metadata:prefixIRI "CommonCoreOntologies:RepresentationalInformationContentEntity" ; ns0:definition "An Information Content Entity that represents some Entity."@en ; ns0:example_of_usage "the content of a court transcript represents a courtroom proceeding", "the content of a photograph of the Statue of Liberty represents the Statue of Liberty", "the content of a video of a sporting event represents that sporting event" ; ns0:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^<http://www.w3.org/2001/XMLSchema#anyURI> ; a owl:Class ; rdfs:label "Representational Information Content Entity"@en ; rdfs:subClassOf ns0:InformationContentEntity . ns0:represented_by rdfs:range ns0:RepresentationalInformationContentEntity . ns0:represents rdfs:domain ns0:RepresentationalInformationContentEntity .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://www.ontologyrepository.com/CommonCoreOntologies/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix ns1: <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/> .
@prefix ns2: <http://gioUbbiali.github.io/sco/> .

ns2:SCO_0000003
    rdfs:subClassOf ns0:RepresentationalInformationContentEntity .

ns2:SCO_0000004
    owl:disjointWith ns0:RepresentationalInformationContentEntity .

ns2:SCO_0000005
    owl:disjointWith ns0:RepresentationalInformationContentEntity .

ns0:RepresentationalInformationContentEntity
    metadata_def:mappingLoom "representationalinformationcontententity" ;
    metadata_def:mappingSameURI ns0:RepresentationalInformationContentEntity ;
    metadata_def:prefLabel "Representational Information Content Entity"@en ;
    metadata:prefixIRI "CommonCoreOntologies:RepresentationalInformationContentEntity" ;
    ns0:definition "An Information Content Entity that represents some Entity."@en ;
    ns0:example_of_usage "the content of a court transcript represents a courtroom proceeding", "the content of a photograph of the Statue of Liberty represents the Statue of Liberty", "the content of a video of a sporting event represents that sporting event" ;
    ns0:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
    a owl:Class ;
    rdfs:label "Representational Information Content Entity"@en ;
    rdfs:subClassOf ns0:InformationContentEntity .

ns0:represented_by
    rdfs:range ns0:RepresentationalInformationContentEntity .

ns0:represents
    rdfs:domain ns0:RepresentationalInformationContentEntity .