@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_000107>
    rdfs:label "chapter"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000111> .

<http://semanticscience.org/resource/SIO_000111>
    ns0:identifier "SIO_000111" ;
    dc:description "A document section is a component of a document."@en ;
    dc:identifier "SIO:000111" ;
    a owl:Class ;
    rdfs:isDefinedBy <http://semanticscience.org/ontology/sio.owl> ;
    rdfs:label "document section"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000171> ;
    owl:EquivalentClass <http://semanticscience.org/resource/document-section> .

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

<http://semanticscience.org/resource/SIO_000171>
    rdfs:label "document component"@en .

<http://semanticscience.org/resource/SIO_000188>
    rdfs:label "abstract section"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000111> .

<http://semanticscience.org/resource/SIO_000189>
    rdfs:label "acknowledgements section"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000111> .

<http://semanticscience.org/resource/SIO_000190>
    rdfs:label "author contribution section"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000111> .

<http://semanticscience.org/resource/SIO_000191>
    rdfs:label "author section"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000111> .

<http://semanticscience.org/resource/SIO_000192>
    rdfs:label "bibliography section"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000111> .

<http://semanticscience.org/resource/SIO_000193>
    rdfs:label "copyright section"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000111> .

<http://semanticscience.org/resource/SIO_000194>
    rdfs:label "correspondence section"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000111> .

<http://semanticscience.org/resource/SIO_000195>
    rdfs:label "discussion section"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000111> .

<http://semanticscience.org/resource/SIO_000196>
    rdfs:label "introduction section"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000111> .

<http://semanticscience.org/resource/SIO_000197>
    rdfs:label "materials and methods section"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000111> .

<http://semanticscience.org/resource/SIO_000198>
    rdfs:label "materials section"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000111> .

<http://semanticscience.org/resource/SIO_000199>
    rdfs:label "methods section"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000111> .

<http://semanticscience.org/resource/SIO_000200>
    rdfs:label "results section"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000111> .

<http://semanticscience.org/resource/SIO_000201>
    rdfs:label "table of contents"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000111> .

<http://semanticscience.org/resource/SIO_001375>
    rdfs:label "book section"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000111> .

<http://semanticscience.org/resource/document-section>
    owl:EquivalentClass <http://semanticscience.org/resource/SIO_000111> .

