@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/93347> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/82358> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300256090> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MARKSTYPE> ;
    skos:notation "93347" ;
    skos:prefLabel "maker's mark"@en,
        "meesterteken"@nl ;
    skos:scopeNote "Marks stamped on valuable or unique objects such as jewelry, silverware, furniture, and timepieces, for the purpose of identifying the craftsman or workshop of origin. Distinguished from \"hallmarks\" which are official stamps affixed by guilds or assay offices as evidence of the quality of the metal.\""@en,
        "Merktekens die op gouden en zilveren voorwerpen worden gestempeld met het doel de identiteit van de maker of het atelier waar het is gemaakt, aan te geven. Te onderscheiden van `gehaltemerken', hetgeen officiële stempels zijn die door gilden of essaaikantoren worden aangebracht als bewijs van het gehalte van het metaal."@nl ;
    prov:generatedAtTime "2023-08-10T11:25:47+00:00"^^xsd:dateTime .

