@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/98215> a skos:Concept ;
    skos:altLabel "poetsen (van schoen)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/97353> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300343571> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "98215" ;
    skos:prefLabel "shoe-shiner"@en,
        "schoenpoetser"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/65629> ;
    skos:scopeNote "A person who shines shoes for a living."@en,
        "Iemand die beroepsmatig schoenen poetst."@nl ;
    prov:generatedAtTime "2023-07-26T09:09:43+00:00"^^xsd:dateTime .

