@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/62014> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96881> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300024819> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63115> ;
    skos:notation "62014" ;
    skos:prefLabel "stamp (tool)"@en,
        "stempel (gereedschap)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/97034> ;
    skos:scopeNote "Instruments for stamping, such as dies or tools for impressing or marking a design or pattern on metal, paper, sand, or other soft or absorbent material."@en,
        "Gereedschappen om een patroon mee af te drukken."@nl ;
    prov:generatedAtTime "2023-07-10T10:51:20+00:00"^^xsd:dateTime .

