@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/81244> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96802> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300056060> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81244" ;
    skos:prefLabel "sound"@en,
        "geluid"@nl ;
    skos:scopeNote "Mechanical disturbance from a state of equilibrium that propagates energy through air, water, or another elastic medium. It is responsible for the sensation of hearing, although it also includes energy waves that cannot be heard by the human ear but can be detected by sonar equipment and other devices."@en,
        "De mechanische stralingsenergie die wordt overgeseind door golven in de lucht of andere stoffelijke media en de feitelijke oorzaak is van het zintuiglijke horen."@nl ;
    prov:generatedAtTime "2022-07-27T11:57:14+00:00"^^xsd:dateTime .

