@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/64152> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/65633> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300212029> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64152" ;
    skos:prefLabel "dog collar (necklace)"@en,
        "halsband"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63716> ;
    skos:scopeNote "Wide, close-fitting necklaces worn tightly around the neck, often ornamented with precious or semiprecious stones. For short, narrow necklaces worn close to the throat use \"chokers.\""@en,
        "Brede nauwsluitende halskettingen die strak om de hals worden gedragen en vaak zijn versierd met edelstenen of halfedelstenen. Gebruik 'chokers' voor korte, smalle halskettingen die op de keel worden gedragen."@nl ;
    prov:generatedAtTime "2023-07-31T12:21:39+00:00"^^xsd:dateTime .

