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

sio:SIO_000243
    ns0:identifier "SIO_000243" ;
    dc:description "A transitive, symmetric, temporal relation in which one entity is causally related with another non-identical entity."@en ;
    dc:identifier "SIO:000243" ;
    sio:subset "core" ;
    a owl:ObjectProperty, owl:SymmetricProperty, owl:TransitiveProperty ;
    rdfs:isDefinedBy <http://semanticscience.org/ontology/sio.owl> ;
    rdfs:label "is causally related with"@en ;
    rdfs:subPropertyOf sio:SIO_000322 .

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

sio:SIO_000294
    rdfs:label "is causally related to"@en ;
    rdfs:subPropertyOf sio:SIO_000243 .

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

sio:SIO_000338
    rdfs:label "specifies"@en ;
    rdfs:subPropertyOf sio:SIO_000243 .

sio:SIO_000339
    rdfs:label "is specified by"@en ;
    rdfs:subPropertyOf sio:SIO_000243 .

sio:SIO_000352
    rdfs:label "is causally related from"@en ;
    rdfs:subPropertyOf sio:SIO_000243 .

