@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/63011> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/75200> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300198896> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63011" ;
    skos:prefLabel "urinal (container)"@en,
        "urinaal"@nl ;
    skos:scopeNote "Containers of various designs used to hold urine, usually portable as for travel, in a sick bed, or a bed chamber; may be appropriately shaped for male or female use. They may have a handle. For portable containers intended for both urine and excrement, and usually found in bed chambers, prefer \"chamber pots\"; for such containers found in sick beds, prefer \"bedpans (containers).\""@en,
        "Houders voor urine; aangepaste vorm voor vrouwen of voor mannen."@nl ;
    prov:generatedAtTime "2022-10-05T11:17:59+00:00"^^xsd:dateTime .

