@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/79491> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/89969> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300028633> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT>,
        <https://data.rkd.nl/thesaurus/scheme/type> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64150>,
        <https://data.rkd.nl/thesaurus/79493> ;
    skos:notation "79491" ;
    skos:prefLabel "sound recording"@en,
        "geluidsdrager"@nl ;
    skos:scopeNote "Discs, tapes, filaments, or other media on which sound has been recorded."@en,
        "Schijven, banden, filamenten of andere media waarop geluid is opgenomen."@nl ;
    prov:generatedAtTime "2023-08-03T06:23:36+00:00"^^xsd:dateTime .

