@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/98265> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/67087> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300209266> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63212>,
        <https://data.rkd.nl/thesaurus/63612>,
        <https://data.rkd.nl/thesaurus/63620>,
        <https://data.rkd.nl/thesaurus/67967>,
        <https://data.rkd.nl/thesaurus/67972> ;
    skos:notation "98265" ;
    skos:prefLabel "protective wear"@en,
        "beschermende kleding"@nl ;
    skos:scopeNote "Garments worn for protection against dirt or danger. For garments worn for protection from weather, use \"outerwear\" or its narrower terms."@en,
        "Kledingstukken die worden gedragen ter bescherming tegen vuil of gevaar. Gebruik 'overkleding' of een specifiekere term hiervan voor kledingstukken die worden gedragen ter bescherming tegen het weer."@nl ;
    prov:generatedAtTime "2023-07-31T09:21:48+00:00"^^xsd:dateTime .

