@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://purl.oclc.org/NET/ssnx/ssn#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix ns1: <http://www.loa-cnr.it/ontologies/DUL.owl#> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix metadata: <http://data.bioontology.org/metadata/> . @prefix ns2: <http://purl.oclc.org/NET/ssnx/> . @prefix ns3: <http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Deploy#> . @prefix dc: <http://purl.org/dc/elements/1.1/> . @prefix ns4: <\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020http://www.opengeospatial.org/standards/> . ns0:Platform metadata_def:mappingLoom "platform" ; metadata_def:mappingSameURI ns0:Platform ; metadata_def:prefLabel "Platform" ; metadata:prefixIRI "ssn:Platform" ; dc:source """skos:exactMatch 'platform' [SensorML OGC-0700] http://www.opengeospatial.org/standards/sensorml""" ; a owl:Class ; rdfs:comment "An Entity to which other Entities can be attached - particuarly Sensors and other Platforms. For example, a post might act as the Platform, a bouy might act as a Platform, or a fish might act as a Platform for an attached sensor." ; rdfs:isDefinedBy "http://purl.oclc.org/NET/ssnx/ssn" ; rdfs:label "Platform" ; rdfs:seeAlso "http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Deploy#PlatformSite" ; rdfs:subClassOf ns1:PhysicalObject .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://purl.oclc.org/NET/ssnx/ssn#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns1: <http://www.loa-cnr.it/ontologies/DUL.owl#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix ns2: <http://purl.oclc.org/NET/ssnx/> .
@prefix ns3: <http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Deploy#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix ns4: <\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020http://www.opengeospatial.org/standards/> .

ns0:Platform
    metadata_def:mappingLoom "platform" ;
    metadata_def:mappingSameURI ns0:Platform ;
    metadata_def:prefLabel "Platform" ;
    metadata:prefixIRI "ssn:Platform" ;
    dc:source """skos:exactMatch 'platform' [SensorML OGC-0700]
                                  http://www.opengeospatial.org/standards/sensorml""" ;
    a owl:Class ;
    rdfs:comment "An Entity to which other Entities can be attached - particuarly Sensors and other Platforms.  For example, a post might act as the Platform, a bouy might act as a Platform, or a fish might act as a Platform for an attached sensor." ;
    rdfs:isDefinedBy "http://purl.oclc.org/NET/ssnx/ssn" ;
    rdfs:label "Platform" ;
    rdfs:seeAlso "http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Deploy#PlatformSite" ;
    rdfs:subClassOf ns1:PhysicalObject .