diff --git a/MWS1/EBV15.ttl b/MWS1/EBV15.ttl new file mode 100644 index 0000000..0f79cc1 --- /dev/null +++ b/MWS1/EBV15.ttl @@ -0,0 +1,22 @@ +@prefix dcat: . +@prefix dcterms: . +@prefix ns1: . +@prefix ns2: . +@prefix ns3: . +@prefix owl: . +@prefix rdfs: . +@prefix skos: . + + a , + skos:Concept, + ns1:Variable ; + skos:broader ; + skos:definition "Total amount (abundance) of soft-bottom benthic macroinvertebrate communities within spatial units over time" ; + skos:inScheme ; + skos:narrower ; + skos:prefLabel "Community abundance of marine macroinvertebrate predicted number" ; + ns1:hasConstraint ; + ns1:hasMatrix ; + ns1:hasObjectOfInterest ; + ns1:hasProperty . +