@prefix ns0: <http://purl.org/voc/cpm#> .
@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_9c1e8316>
  ns0:aggregationTimePeriod <https://w3id.org/ozcar-theia/c_8acc4b93> ;
  skos:broader <https://w3id.org/ozcar-theia/c_c90deb22> ;
  dc:modified "2023-11-30T12:03:37"^^xsd:dateTime ;
  dc:created "2023-06-15T09:16:06"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "10 minutes minimum"@en ;
  a ns0:StatisticalMeasure, skos:Concept .

<https://w3id.org/ozcar-theia/c_c90deb22>
  skos:prefLabel "Temporal minimum"@en ;
  a ns0:StatisticalMeasure, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_9c1e8316> .

<https://w3id.org/ozcar-theia/c_8acc4b93>
  skos:prefLabel "10 minutes"@en ;
  a skos:Concept .

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