@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://purl.org/voc/cpm#> .
@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_024afb0a>
  skos:prefLabel "Time"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_9d9d4010> .

<https://w3id.org/ozcar-theia/c_2b66828a> ns0:aggregationTimePeriod <https://w3id.org/ozcar-theia/c_9d9d4010> .
<https://w3id.org/ozcar-theia/c_9d9d4010>
  skos:broader <https://w3id.org/ozcar-theia/c_024afb0a> ;
  dc:created "2022-02-09T15:25:25"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Winter period"@en ;
  a skos:Concept .

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