@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/> .

sio:SIO_000332
    rdfs:label "is about"@en ;
    rdfs:subPropertyOf sio:SIO_000563 .

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

sio:SIO_000557
    rdfs:label "is described by"@en ;
    owl:inverseOf sio:SIO_000563 .

sio:SIO_000563
    ns0:identifier "SIO_000563" ;
    dc:description "describes is a relation between one entity and another entity that it provides a description (detailed account of)."@en ;
    dc:identifier "SIO:000563" ;
    sio:subset "core" ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <http://semanticscience.org/ontology/sio.owl> ;
    rdfs:label "describes"@en ;
    rdfs:subPropertyOf sio:SIO_000628 ;
    owl:EquivalentProperty sio:describes .

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

sio:SIO_000628
    rdfs:label "refers to"@en .

sio:describes
    owl:EquivalentProperty sio:SIO_000563 .

