@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/98214> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/67430> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300248886> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/62945>,
        <https://data.rkd.nl/thesaurus/95948> ;
    skos:notation "98214" ;
    skos:prefLabel "finishing and refinishing processes (guide term)"@en,
        "afwerkings- en herafwerkingsprocedés (guideterm)"@nl ;
    prov:generatedAtTime "2023-11-27T08:26:16+00:00"^^xsd:dateTime .

