@prefix ns0: <https://w3id.org/iadopt/ont/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:hasObjectOfInterest <https://w3id.org/ozcar-theia/c_89bcfe6f> .
<https://w3id.org/ozcar-theia/def_13661e8a>
  dc:source <https://en.wikipedia.org/wiki/P_wave> ;
  rdf:value "A P wave (primary wave or pressure wave) is one of the two main types of elastic body waves, called seismic waves in seismology. P waves travel faster than other seismic waves and hence are the first signal from an earthquake to arrive at any affected location or at a seismograph. P waves may be transmitted through gases, liquids, or solids."@en .

<https://w3id.org/ozcar-theia/c_89bcfe6f>
  skos:broader <https://w3id.org/ozcar-theia/c_13d372e7> ;
  skos:definition <https://w3id.org/ozcar-theia/def_13661e8a> ;
  dc:modified "2022-12-20T09:20:19"^^xsd:dateTime ;
  dc:created "2022-12-20T09:18:31"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "P wave"@en ;
  a ns0:Entity, skos:Concept .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_464df6dd> ns0:hasObjectOfInterest <https://w3id.org/ozcar-theia/c_89bcfe6f> .
<https://w3id.org/ozcar-theia/c_13d372e7>
  skos:prefLabel "Seismic wave"@en ;
  a ns0:Entity, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_89bcfe6f> .

