@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/95943> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/83869> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300191611> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "95943" ;
    skos:prefLabel "urine"@en,
        "urine"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64463> ;
    skos:scopeNote "Clear amber liquid (mammals, aquatic species) or grayish semisolid (birds, reptiles) excretion of metabolic waste from vertebrates. In mammals, urine is formed in the kidneys. It is a collection of water-soluble by-products of protein metabolism (urea, creatinine, uric acid, ammonia, etc.) mixed with salts and pigments. Urine has been used in cleaning, dyeing, and tanning."@en,
        "Vloeibare tot halfvaste stof die wordt gemaakt in de nier en wordt afgevoerd door de urineorganen."@nl ;
    prov:generatedAtTime "2023-09-19T09:16:47+00:00"^^xsd:dateTime .

