@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/64523> a skos:Concept ;
    skos:altLabel "privaat"@nl,
        "secreet"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/90107> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300008006> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64523" ;
    skos:prefLabel "outhouse"@en,
        "schijthuis"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64465>,
        <https://data.rkd.nl/thesaurus/92507> ;
    skos:scopeNote "Rooms or spaces that are within buildings and have one or more seats and a pit used as toilets which lack plumbing facilities, distinguished from \"outhouses\" which are separate structures in domestic contexts containing similar arrangements of toilet facilities. For rooms or spaces with toilets having plumbing, use \"bathrooms\" or \"lavatories (rooms).\""@en,
        "Ruimten in gebouwen, met een of meer zitplaatsen en een put, en die worden gebruikt als toilet zonder riolering. Te onderscheiden van 'privaathuisjes', losstaande gebouwtjes bij woonhuizen die gelijksoortige toiletfaciliteiten bieden. Voor ruimten met toiletten die wel riolering hebben gebruik: 'toiletten'."@nl ;
    prov:generatedAtTime "2022-06-16T09:42:09+00:00"^^xsd:dateTime .

