Definition of s4envi:Compost
Defined in https://saref.etsi.org/saref4envi/v2.1.1/ as:
Material obtained by decomposition of a mixture consisting principally of various vegetable residues, occasionally with organic materials of animal origin, and having a limited mineral content (source: ISO 8157:2022, clause 3.2.8.6).
Definition as a Named Individual
- belongs to
-
saref:FeatureKind
s4envi:SecondaryRawResourceKind
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 saref: <https://saref.etsi.org/core/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
s4envi:Compost a owl:Thing,
saref:FeatureKind,
s4envi:SecondaryRawResourceKind ;
rdfs:label "Compost"@en ;
dct:isReferencedBy <https://saref.etsi.org/saref4envi/v2.1.1/> ;
rdfs:comment "Material obtained by decomposition of a mixture consisting principally of various vegetable residues, occasionally with organic materials of animal origin, and having a limited mineral content (source: ISO 8157:2022, clause 3.2.8.6)."@en ;
rdfs:isDefinedBy <https://saref.etsi.org/saref4envi/v2.1.1/> ;
rdfs:seeAlso envo:00002170,
<https://saref.etsi.org/saref4envi/v2.1.1/> ;
skos:hiddenLabel "Compost" .
<https://saref.etsi.org/saref4envi/v2.1.1/> dct:references s4envi:Compost ;
dct:subject s4envi:Compost .