@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://w3id.org/ozcar-theia/c_ce5cb23c>
  skos:prefLabel "Acoustic wave"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_13d372e7> .

<https://w3id.org/ozcar-theia/c_89bcfe6f>
  skos:prefLabel "P wave"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_13d372e7> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/def_9fd78113>
  dc:source <https://en.wikipedia.org/wiki/Seismic_wave> ;
  rdf:value "A seismic wave is a wave of acoustic energy that travels through the Earth. It can result from an earthquake, volcanic eruption, magma movement, a large landslide, and a large man-made explosion that produces low-frequency acoustic energy. Seismic waves are studied by seismologists, who record the waves using seismometers, hydrophones (in water), or accelerometers. Seismic waves are distinguished from seismic noise (ambient vibration), which is persistent low-amplitude vibration arising from a variety of natural and anthropogenic sources."@en .

<https://w3id.org/ozcar-theia/c_13d372e7>
  skos:broader <https://w3id.org/ozcar-theia/c_ce5cb23c> ;
  skos:definition <https://w3id.org/ozcar-theia/def_9fd78113> ;
  skos:narrower <https://w3id.org/ozcar-theia/c_89bcfe6f> ;
  dc:modified "2022-12-20T09:18:09"^^xsd:dateTime ;
  dc:created "2022-12-20T09:17:33"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Seismic wave"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept .

