@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/64463> a skos:Concept ;
    skos:altLabel "peeing"@en,
        "pissen"@nl,
        "plassen"@nl,
        "wateren"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98810> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300380099> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64463" ;
    skos:prefLabel "urinating"@en,
        "urineren"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/65163>,
        <https://data.rkd.nl/thesaurus/95943> ;
    skos:scopeNote "The act of discharging urine, which is liquid excretion of metabolic waste in vertebrates."@en,
        "Het ontladen van urine, een vloeibare afscheiding van stofwisselingsafval die bij de gewervelde dieren plaatsvindt."@nl ;
    prov:generatedAtTime "2024-04-15T08:46:59+00:00"^^xsd:dateTime .

