@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/64150> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79491> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300028643> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64150" ;
    skos:prefLabel "phonograph record"@en,
        "grammofoonplaat"@nl ;
    skos:scopeNote "Discs (formerly cylinders) of shellac, polyvinyl chloride, or other substances so prepared that sound is reproduced when played on a phonograph."@en,
        "Schijven (voorheen cilinders) van schellak, polyvinylchloride of andere materialen, die zo zijn bewerkt dat ze geluid weergeven wanneer ze op een grammofoon worden afgespeeld."@nl ;
    prov:generatedAtTime "2023-08-02T10:14:03+00:00"^^xsd:dateTime .

