@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://w3id.org/ozcar-theia/c_799d4790>
  skos:prefLabel "Primary production"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_06813aff> .

<https://w3id.org/ozcar-theia/c_06813aff>
  skos:definition "[Agrovoc]  A process is a set of interrelated or interacting activities which transforms inputs into outputs."@en ;
  skos:narrower <https://w3id.org/ozcar-theia/c_799d4790>, <https://w3id.org/ozcar-theia/c_7cf3f026> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:topConceptOf <https://w3id.org/ozcar-theia/> ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Process"@en ;
  a skos:Concept .

<https://w3id.org/ozcar-theia/c_7cf3f026>
  skos:prefLabel "Ecosystem respiration"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_06813aff> .

<https://w3id.org/ozcar-theia/>
  a skos:ConceptScheme, owl:Ontology ;
  skos:hasTopConcept <https://w3id.org/ozcar-theia/c_06813aff> .

