Definition of s4agri:WateringGun
Defined in https://saref.etsi.org/saref4agri/v1.1.2/ as:
An actuator to irrigate an space.
Description as a Class
- has super-classes
- saref:Actuator
Turtle
@prefix dct: <http://purl.org/dc/terms/> .
@prefix ns1: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix s4agri: <https://saref.etsi.org/saref4agri/> .
@prefix saref: <https://saref.etsi.org/core/> .
<https://saref.etsi.org/saref4agri/v1.1.2/> dct:references s4agri:WateringGun ;
dct:subject s4agri:WateringGun .
<https://saref.etsi.org/saref4agri/v2.1.1/> dct:references s4agri:WateringGun ;
dct:subject s4agri:WateringGun .
s4agri:WateringGun a owl:Class ;
rdfs:label "Watering gun"@en ;
dct:isReferencedBy <https://saref.etsi.org/saref4agri/v1.1.2/>,
<https://saref.etsi.org/saref4agri/v2.1.1/> ;
rdfs:comment "An actuator to irrigate an space."@en ;
rdfs:isDefinedBy <https://saref.etsi.org/saref4agri/v1.1.2/>,
<https://saref.etsi.org/saref4agri/v2.1.1/> ;
rdfs:seeAlso <https://saref.etsi.org/saref4agri/v1.1.2/>,
<https://saref.etsi.org/saref4agri/v2.1.1/> ;
rdfs:subClassOf saref:Actuator ;
ns1:hiddenLabel "WateringGun" .