@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <http://purl.org/voc/cpm#> .
@prefix ns1: <https://w3id.org/iadopt/ont/> .
@prefix ns2: <https://w3id.org/ozcar-theia/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://w3id.org/ozcar-theia/simplifiedLabel>
  rdfs:comment "For Theia OZCAR information system purpose. This label is used to enhance discoverability on the information system."@en ;
  rdfs:label "Simplified label"@en .

<https://w3id.org/ozcar-theia/c_b9729ded>
  skos:prefLabel "1 year maximum"@en ;
  a <http://purl.org/voc/cpm#StatisticalMeasure>, skos:Concept .

<https://w3id.org/ozcar-theia/c_20163860>
  skos:prefLabel "Spatial mean of aboveground herbaceous plant mass"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_f4968bb7> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_66918fe7>
  skos:prefLabel "Herbaceous plant"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept .

<https://w3id.org/ozcar-theia/c_d3447016>
  skos:prefLabel "Aboveground"@en ;
  a <https://w3id.org/iadopt/ont/Constraint>, skos:Concept .

<https://w3id.org/ozcar-theia/c_6bcda113>
  skos:prefLabel "Mass"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept .

<https://w3id.org/ozcar-theia/c_f4968bb7>
  ns0:statisticalMeasure <https://w3id.org/ozcar-theia/c_7f6be93d>, <https://w3id.org/ozcar-theia/c_b9729ded> ;
  ns1:hasConstraint <https://w3id.org/ozcar-theia/c_d3447016> ;
  ns2:simplifiedLabel "Aboveground herbaceous plant mass"@en ;
  dc:modified "2022-06-01T08:42:05"^^xsd:dateTime ;
  a skos:Concept, ns1:Variable ;
  ns1:hasProperty ns2:c_6bcda113 ;
  skos:broader ns2:c_20163860 ;
  ns1:hasObjectOfInterest ns2:c_66918fe7 ;
  skos:inScheme ns2: ;
  skos:prefLabel "1 year maximum of spatial mean of aboveground herbaceous plant mass"@en ;
  dc:created "2022-06-01T08:38:52"^^xsd:dateTime .

ns2:c_7f6be93d
  skos:prefLabel "Spatial mean"@en ;
  a ns0:StatisticalMeasure, skos:Concept .

