@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#> .
@prefix ns0: <https://w3id.org/iadopt/ont/> .

<https://w3id.org/ozcar-theia/c_570a3c55>
  skos:related <https://w3id.org/ozcar-theia/c_f07e4a27> ;
  skos:broader <https://w3id.org/ozcar-theia/c_3bde3a58> ;
  skos:definition "A list of values or a mathematical function that defines the relative amount of entities according to a size."@en ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:exactMatch <http://vocabs.lter-europe.net/EnvThes/10370> ;
  skos:prefLabel "Size distribution"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept .

<https://w3id.org/ozcar-theia/c_3bde3a58>
  skos:prefLabel "Distribution"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_570a3c55> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_f07e4a27>
  skos:prefLabel "Size"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:related <https://w3id.org/ozcar-theia/c_570a3c55> .

<https://w3id.org/ozcar-theia/c_79e82c55> ns0:hasProperty <https://w3id.org/ozcar-theia/c_570a3c55> .
