@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_8ec37531>
  skos:related <https://w3id.org/ozcar-theia/c_650214c2> ;
  skos:broader <https://w3id.org/ozcar-theia/c_1e84d476> ;
  skos:definition "[Wikipedia] Thermal amplitude is the difference between the minimum and maximum temperature at the same location during a given period of time1 . This period can be daily, monthly, seasonal or annual. Several factors influence the thermal amplitude of a region's climate: sunshine, cloud cover, average humidity, relief, proximity to the sea and the relative length of days and nights. "@en ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Thermal amplitude"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept .

<https://w3id.org/ozcar-theia/c_650214c2>
  skos:prefLabel "Temperature"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:related <https://w3id.org/ozcar-theia/c_8ec37531> .

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

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