@prefix ns0: <https://w3id.org/iadopt/ont/> .
@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_cc4c0352> ns0:hasProperty <https://w3id.org/ozcar-theia/c_df553b20> .
<https://w3id.org/ozcar-theia/c_712bea8f>
  skos:prefLabel "Rate"@en ;
  a ns0:Property, skos:Concept ;
  skos:related <https://w3id.org/ozcar-theia/c_df553b20> .

<https://w3id.org/ozcar-theia/c_df553b20>
  skos:related <https://w3id.org/ozcar-theia/c_712bea8f> ;
  skos:broader <https://w3id.org/ozcar-theia/c_a68492ca> ;
  skos:definition "The rate at which a sound wave travels through a medium."@en ;
  dc:modified "2022-03-10T13:31:14"^^xsd:dateTime ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Acoustic velocity"@en ;
  a ns0:Property, skos:Concept .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_464df6dd> ns0:hasProperty <https://w3id.org/ozcar-theia/c_df553b20> .
<https://w3id.org/ozcar-theia/c_a68492ca>
  skos:prefLabel "Velocity"@en ;
  a ns0:Property, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_df553b20> .

