@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/92507> a skos:Concept ;
    skos:altLabel "kakdoos"@nl,
        "toiletpot"@nl,
        "wc"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/84136> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300052638> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "92507" ;
    skos:prefLabel "toilet"@en,
        "toilet"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64523> ;
    skos:scopeNote "Plumbing fixtures consisting typically of a water-flushed bowl with a toilet seat."@en,
        "Sanitaire voorziening,waar men zijn of haar behoeften op kan doen. Bestaande meestal uit een bak met toiletzitting die met water gespoeld wordt."@nl ;
    prov:generatedAtTime "2021-10-19T15:07:15+00:00"^^xsd:dateTime .

