@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/67343> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/81826> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300046123> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63751>,
        <https://data.rkd.nl/thesaurus/67342>,
        <https://data.rkd.nl/thesaurus/67382>,
        <https://data.rkd.nl/thesaurus/93812> ;
    skos:notation "67343" ;
    skos:prefLabel "scarf"@en,
        "halsdoek"@nl ;
    skos:scopeNote "Pieces of cloth made in varying widths and lengths and worn for decoration or warmth across the shoulders, around the neck, over the head, or about the waist."@en,
        "Stukken stof, waarvan de lengte en breedte variëert, die voor de sier of voor de warmte om de schouders, de hals, over het hoofd of om het middel worden gedragen."@nl ;
    prov:generatedAtTime "2023-07-31T08:22:07+00:00"^^xsd:dateTime .

