<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://www.w3.org/ns/sosa/" 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:skos="http://www.w3.org/2004/02/skos/core#" xmlns:metadata="http://data.bioontology.org/metadata/"> <owl:Class rdf:about="http://www.w3.org/ns/sosa/Platform"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/ns/sosa/Platform"/> <metadata_def:mappingLoom>platform</metadata_def:mappingLoom> <metadata_def:prefLabel>Platform</metadata_def:prefLabel> <skos:definition xml:lang="en">A Platform is an entity that hosts other entities, particularly Sensors, Actuators, Samplers, and other Platforms.</skos:definition> <rdfs:comment xml:lang="en">A Platform is an entity that hosts other entities, particularly Sensors, Actuators, Samplers, and other Platforms.</rdfs:comment> <metadata:prefixIRI>sosa:Platform</metadata:prefixIRI> <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/sosa/"/> <rdfs:label xml:lang="en">Platform</rdfs:label> <skos:example xml:lang="en">A post, buoy, vehicle, ship, aircraft, satellite, cell-phone, human or animal may act as platforms for (technical or biological) sensors or actuators.</skos:example> </owl:Class> <rdf:Description rdf:about="http://www.w3.org/ns/sosa/hosts"> <schema:rangeIncludes> <rdf:Description rdf:about="http://www.w3.org/ns/sosa/Platform"> <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/ns/sosa/Platform"/> </rdf:Description> </schema:rangeIncludes> <schema:domainIncludes rdf:resource="http://www.w3.org/ns/sosa/Platform"/> </rdf:Description> <rdf:Description rdf:about="http://www.w3.org/ns/sosa/isHostedBy"> <schema:rangeIncludes rdf:resource="http://www.w3.org/ns/sosa/Platform"/> <schema:domainIncludes rdf:resource="http://www.w3.org/ns/sosa/Platform"/> </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://www.w3.org/ns/sosa/" 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:skos="http://www.w3.org/2004/02/skos/core#" xmlns:metadata="http://data.bioontology.org/metadata/">
  <owl:Class rdf:about="http://www.w3.org/ns/sosa/Platform">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/ns/sosa/Platform"/>
    <metadata_def:mappingLoom>platform</metadata_def:mappingLoom>
    <metadata_def:prefLabel>Platform</metadata_def:prefLabel>
    <skos:definition xml:lang="en">A Platform is an entity that hosts other entities, particularly Sensors, Actuators, Samplers, and other Platforms.</skos:definition>
    <rdfs:comment xml:lang="en">A Platform is an entity that hosts other entities, particularly Sensors, Actuators, Samplers, and other Platforms.</rdfs:comment>
    <metadata:prefixIRI>sosa:Platform</metadata:prefixIRI>
    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/sosa/"/>
    <rdfs:label xml:lang="en">Platform</rdfs:label>
    <skos:example xml:lang="en">A post, buoy, vehicle, ship, aircraft, satellite, cell-phone, human or animal may act as platforms for (technical or biological) sensors or actuators.</skos:example>
  </owl:Class>
  <rdf:Description rdf:about="http://www.w3.org/ns/sosa/hosts">
    <schema:rangeIncludes>
      <rdf:Description rdf:about="http://www.w3.org/ns/sosa/Platform">
        <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/ns/sosa/Platform"/>
      </rdf:Description>
    </schema:rangeIncludes>
    <schema:domainIncludes rdf:resource="http://www.w3.org/ns/sosa/Platform"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.w3.org/ns/sosa/isHostedBy">
    <schema:rangeIncludes rdf:resource="http://www.w3.org/ns/sosa/Platform"/>
    <schema:domainIncludes rdf:resource="http://www.w3.org/ns/sosa/Platform"/>
  </rdf:Description>
</rdf:RDF>