@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/67972> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98265> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300216842> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "67972" ;
    skos:prefLabel "duster"@en,
        "stofjas"@nl ;
    skos:scopeNote "Long, lightweight coatlike overgarments worn in the early 20th century to protect the wearer from dust, especially while riding in automobiles."@en,
        "Lange, lichte, jasachtige overkleding die aan het begin van de 20e eeuw werd gedragen om de drager te beschermen tegen stof, vooral bij het rijden in automobielen."@nl ;
    prov:generatedAtTime "2023-07-31T06:44:49+00:00"^^xsd:dateTime .

