@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/81567> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98810> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379164> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81567" ;
    skos:prefLabel "hygiene"@en,
        "hygiëne"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63633>,
        <https://data.rkd.nl/thesaurus/63635>,
        <https://data.rkd.nl/thesaurus/63637>,
        <https://data.rkd.nl/thesaurus/63638>,
        <https://data.rkd.nl/thesaurus/63640>,
        <https://data.rkd.nl/thesaurus/63641> ;
    skos:scopeNote "Activities and principles for preserving or promoting health."@en,
        "Handelingen en principes aangaande het behoud en de bevordering van de gezondheid."@nl ;
    prov:generatedAtTime "2024-04-15T13:27:56+00:00"^^xsd:dateTime .

