<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://vocabulary.odm2.org/methodtype/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:ns1="http://vocabulary.odm2.org/ODM2/ODM2Terms/" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:ns2="http://vocabulary.odm2.org/"> <owl:NamedIndividual rdf:about="http://vocabulary.odm2.org/methodtype/cruise"> <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/> <skos:definition>A method for performing a cruise action.</skos:definition> <skos:prefLabel>Cruise</skos:prefLabel> <ns1:category>FieldActivity</ns1:category> <metadata_def:mappingLoom>cruise</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="http://vocabulary.odm2.org/methodtype/cruise"/> <skos:inScheme rdf:resource="http://vocabulary.odm2.org/methodtype"/> </owl:NamedIndividual> <rdf:Description rdf:about="http://vocabulary.odm2.org/methodtype/cruise"> <metadata_def:mappingSameURI rdf:resource="http://vocabulary.odm2.org/methodtype/cruise"/> </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:ns0="http://vocabulary.odm2.org/methodtype/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:ns1="http://vocabulary.odm2.org/ODM2/ODM2Terms/" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:ns2="http://vocabulary.odm2.org/">
  <owl:NamedIndividual rdf:about="http://vocabulary.odm2.org/methodtype/cruise">
    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
    <skos:definition>A method for performing a cruise action.</skos:definition>
    <skos:prefLabel>Cruise</skos:prefLabel>
    <ns1:category>FieldActivity</ns1:category>
    <metadata_def:mappingLoom>cruise</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="http://vocabulary.odm2.org/methodtype/cruise"/>
    <skos:inScheme rdf:resource="http://vocabulary.odm2.org/methodtype"/>
  </owl:NamedIndividual>
  <rdf:Description rdf:about="http://vocabulary.odm2.org/methodtype/cruise">
    <metadata_def:mappingSameURI rdf:resource="http://vocabulary.odm2.org/methodtype/cruise"/>
  </rdf:Description>
</rdf:RDF>