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

<https://w3id.org/ozcar-theia/c_00302ed7>
  skos:prefLabel "Average"@en ;
  a skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_0d3c5fdb> .

<https://w3id.org/ozcar-theia/c_b456a9b4>
  skos:prefLabel "Method"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_0d3c5fdb> .

<https://w3id.org/ozcar-theia/c_790e80ee>
  skos:prefLabel "Accumulation"@en ;
  a skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_0d3c5fdb> .

<https://w3id.org/ozcar-theia/c_acc85532>
  skos:prefLabel "Median"@en ;
  a <http://purl.org/voc/cpm#StatisticalMeasure>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_0d3c5fdb> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_af4ff27c>
  skos:prefLabel "Standard deviation"@en ;
  a skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_0d3c5fdb> .

<https://w3id.org/ozcar-theia/c_e8336e2e>
  skos:prefLabel "Maximum"@en ;
  a skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_0d3c5fdb> .

<https://w3id.org/ozcar-theia/c_a4fc9eb3>
  skos:prefLabel "Uncertainty interval"@en ;
  a skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_0d3c5fdb> .

<https://w3id.org/ozcar-theia/c_0d3c5fdb>
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:scopeNote "Describe concepts that are statistical measure in a Complex Model Property definition. Statistics is the discipline that concerns the collection, organization, analysis, interpretation, and presentation of data."@en ;
  dc:modified "2022-02-11T16:12:33"^^xsd:dateTime ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_f91fc633>, <https://w3id.org/ozcar-theia/c_af4ff27c>, <https://w3id.org/ozcar-theia/c_00302ed7>, <https://w3id.org/ozcar-theia/c_acc85532>, <https://w3id.org/ozcar-theia/c_e8336e2e>, <https://w3id.org/ozcar-theia/c_790e80ee>, <https://w3id.org/ozcar-theia/c_a4fc9eb3> ;
  skos:prefLabel "Statistical method"@en ;
  skos:broader <https://w3id.org/ozcar-theia/c_b456a9b4> .

<https://w3id.org/ozcar-theia/c_f91fc633>
  skos:prefLabel "Minimum"@en ;
  a skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_0d3c5fdb> .

