@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 owl: <http://www.w3.org/2002/07/owl#> .

<http://semanticscience.org/resource/SIO_000078>
    rdfs:label "language entity"@en .

<http://semanticscience.org/resource/SIO_000090>
    rdfs:label "specification"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000136> .

<http://semanticscience.org/resource/SIO_000135>
    rdfs:label "definition"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000136> .

<http://semanticscience.org/resource/SIO_000136>
    ns0:identifier "SIO_000136" ;
    dc:description "A description is language entity in which elements of a language (formal or natural) are used to characterize an entity."@en ;
    dc:identifier "SIO:000136" ;
    a owl:Class ;
    rdfs:isDefinedBy <http://semanticscience.org/ontology/sio.owl> ;
    rdfs:label "description"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000078> ;
    owl:EquivalentClass <http://semanticscience.org/resource/description> .

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

<http://semanticscience.org/resource/SIO_000256>
    rdfs:label "proposition"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000136> .

<http://semanticscience.org/resource/SIO_000785>
    rdfs:label "answer"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000136> .

<http://semanticscience.org/resource/SIO_001017>
    rdfs:label "syndrome"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000136> .

<http://semanticscience.org/resource/SIO_001166>
    rdfs:label "annotation"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000136> .

<http://semanticscience.org/resource/SIO_001196>
    rdfs:label "history"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000136> .

<http://semanticscience.org/resource/description>
    owl:EquivalentClass <http://semanticscience.org/resource/SIO_000136> .

