@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/62944> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98218> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300053027> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/65131>,
        <https://data.rkd.nl/thesaurus/66207>,
        <https://data.rkd.nl/thesaurus/67400>,
        <https://data.rkd.nl/thesaurus/92764> ;
    skos:notation "62944" ;
    skos:prefLabel "cleaning"@en,
        "schoonmaken"@nl ;
    skos:scopeNote "Removing dirt, surface coatings, accretions, discolorations, or other undesired matter from a substrate."@en,
        "Het verwijderen van vuil, deklagen, aanzetsels, vlekken of ander materiaal in of op een oppervlak."@nl ;
    prov:generatedAtTime "2023-07-26T09:57:09+00:00"^^xsd:dateTime .

