@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

<https://w3id.org/ozcar-theia/c_4dbbd02c>
  skos:prefLabel "Surface rate"@en ;
  a skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_712bea8f> .

<https://w3id.org/ozcar-theia/c_712bea8f>
  skos:prefLabel "Rate"@en ;
  skos:narrower <https://w3id.org/ozcar-theia/c_c6b48a82>, <https://w3id.org/ozcar-theia/c_4dbbd02c> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:related <https://w3id.org/ozcar-theia/c_df553b20> ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  dc:modified "2022-05-09T09:33:21"^^xsd:dateTime ;
  skos:broader <https://w3id.org/ozcar-theia/c_d4be84c4> ;
  skos:definition <https://w3id.org/ozcar-theia/def_b7c932c4> ;
  skos:exactMatch <http://www.eionet.europa.eu/gemet/concept/11130> .

<https://w3id.org/ozcar-theia/c_df553b20>
  skos:prefLabel "Acoustic velocity"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:related <https://w3id.org/ozcar-theia/c_712bea8f> .

<https://w3id.org/ozcar-theia/c_d4be84c4>
  skos:prefLabel "Property"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_712bea8f> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_c6b48a82>
  skos:prefLabel "Temporal rate"@en ;
  a skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_712bea8f> .

<https://w3id.org/ozcar-theia/def_b7c932c4>
  dc:source <https://en.wikipedia.org/wiki/Rate_(mathematics)> ;
  rdf:value "In mathematics, a rate is the ratio between two related quantities in different units. If the denominator of the ratio is expressed as a single unit of one of these quantities, and if it is assumed that this quantity can be changed systematically (i.e., is an independent variable), then the numerator of the ratio expresses the corresponding rate of change in the other (dependent) variable. "@en .

