Definition of s4envi:Lorry
Defined in https://saref.etsi.org/saref4envi/v2.1.1/ as:
Electric, gas-powered or internal-combustion engine vehicle featuring a rear storage area for transporting loads.
Definition as a Named Individual
- belongs to
- s4envi:WasteCollectionVehicleKind
Turtle
@prefix dct: <http://purl.org/dc/terms/> .
@prefix envo: <http://purl.obolibrary.org/obo/ENVO_> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix s4envi: <https://saref.etsi.org/saref4envi/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
s4envi:Lorry a owl:Thing,
s4envi:WasteCollectionVehicleKind ;
rdfs:label "Lorry"@en ;
dct:isReferencedBy <https://saref.etsi.org/saref4envi/v2.1.1/> ;
rdfs:comment "Electric, gas-powered or internal-combustion engine vehicle featuring a rear storage area for transporting loads."@en ;
rdfs:isDefinedBy <https://saref.etsi.org/saref4envi/v2.1.1/> ;
rdfs:seeAlso envo:01000602,
<https://saref.etsi.org/saref4envi/v2.1.1/> ;
skos:hiddenLabel "Lorry" .
<https://saref.etsi.org/saref4envi/v2.1.1/> dct:references s4envi:Lorry ;
dct:subject s4envi:Lorry .