@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <http://purl.org/dc/elements/1.1/> .
@prefix sio: <http://semanticscience.org/resource/> .
@prefix ns1: <http://www.w3.org/2004/02/skos/core#> .

sio:SIO_000061
    ns0:identifier "SIO_000061" ;
    dc:description "A is located in B iff the spatialtemporial region occupied by A is part of the spatialtemporal region occupied by B. [T][R]"@en ;
    dc:identifier "SIO:000061" ;
    sio:equivalentTo "OBO_REL:located_in" ;
    sio:subset "core" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:isDefinedBy <http://semanticscience.org/ontology/sio.owl> ;
    rdfs:label "is located in"@en ;
    rdfs:subPropertyOf sio:SIO_000322 ;
    owl:inverseOf sio:SIO_000145 ;
    ns1:example "A parasite in the interior of a person's intestine is located in their intestinal lumen."@en .

<http://semanticscience.org/resource/SIO_000061.rdf>
    dc:subject sio:SIO_000061 ;
    a owl:Ontology ;
    rdfs:label "Summary document for SIO_000061" ;
    owl:imports <http://semanticscience.org/ontology/sio.owl> .

sio:SIO_000068
    rdfs:label "is part of"@en ;
    rdfs:subPropertyOf sio:SIO_000061 .

sio:SIO_000128
    rdfs:label "is contained in"@en ;
    rdfs:subPropertyOf sio:SIO_000061 .

sio:SIO_000145
    rdfs:label "is location of"@en .

sio:SIO_000322
    rdfs:label "is spatiotemporally related to"@en .

