@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/63394> a skos:Concept ;
    skos:altLabel "Goudse pijp"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63392> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300248067> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63394" ;
    skos:prefLabel "pipe"@en,
        "pijp"@nl ;
    skos:scopeNote "Devices consisting of a tube with a bowl at one end and a mouthpiece at the other; used for smoking tobacco, opium, and other substances."@en,
        "Rookgerei voor het genieten van tabak en andere roesmiddelen; bestaat meestal uit een steel met mondstuk en een kopje waarin het te roken product wordt verbrand."@nl ;
    prov:generatedAtTime "2024-04-16T07:23:07+00:00"^^xsd:dateTime .

