@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://w3id.org/coswot/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix ns1: <https://w3id.org/coswot/core/> .
ns0:SensingCommand
metadata_def:mappingLoom "sensingcommand" ;
metadata_def:mappingSameURI ns0:SensingCommand ;
metadata_def:prefLabel "Sensing Command"@en ;
metadata:prefixIRI "coswot:SensingCommand" ;
a owl:Class ;
rdfs:comment "An instance of sensing command is a command that observes something."@en ;
rdfs:isDefinedBy ns1:observations ;
rdfs:label "Sensing Command"@en ;
rdfs:subClassOf ns0:Command .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://w3id.org/coswot/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix ns1: <https://w3id.org/coswot/core/> .
ns0:SensingCommand
metadata_def:mappingLoom "sensingcommand" ;
metadata_def:mappingSameURI ns0:SensingCommand ;
metadata_def:prefLabel "Sensing Command"@en ;
metadata:prefixIRI "coswot:SensingCommand" ;
a owl:Class ;
rdfs:comment "An instance of sensing command is a command that observes something."@en ;
rdfs:isDefinedBy ns1:observations ;
rdfs:label "Sensing Command"@en ;
rdfs:subClassOf ns0:Command .