<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:bibo="http://purl.org/ontology/bibo/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/"> <owl:Class rdf:about="http://purl.org/ontology/bibo/BookSection"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <metadata_def:prefLabel>BookSection</metadata_def:prefLabel> <metadata_def:mappingLoom>booksection</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="http://purl.org/ontology/bibo/BookSection"/> <metadata:prefixIRI>bibo:BookSection</metadata:prefixIRI> </owl:Class> <bibo:BookSection rdf:about="http://www.wurvoc.org/bibliography/om-2/Glossary_Astronomical_Almanac"> </bibo:BookSection> <rdf:Description rdf:about="http://purl.org/ontology/bibo/BookSection"> <metadata_def:mappingSameURI rdf:resource="http://purl.org/ontology/bibo/BookSection"/> </rdf:Description> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:bibo="http://purl.org/ontology/bibo/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/">
  <owl:Class rdf:about="http://purl.org/ontology/bibo/BookSection">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <metadata_def:prefLabel>BookSection</metadata_def:prefLabel>
    <metadata_def:mappingLoom>booksection</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="http://purl.org/ontology/bibo/BookSection"/>
    <metadata:prefixIRI>bibo:BookSection</metadata:prefixIRI>
  </owl:Class>
  <bibo:BookSection rdf:about="http://www.wurvoc.org/bibliography/om-2/Glossary_Astronomical_Almanac">
  </bibo:BookSection>
  <rdf:Description rdf:about="http://purl.org/ontology/bibo/BookSection">
    <metadata_def:mappingSameURI rdf:resource="http://purl.org/ontology/bibo/BookSection"/>
  </rdf:Description>
</rdf:RDF>