@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/82358> a skos:Concept ;
    skos:altLabel "mark (guide term)"@en,
        "merk"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/90309> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300028744> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OPSSRT>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/62040>,
        <https://data.rkd.nl/thesaurus/80993>,
        <https://data.rkd.nl/thesaurus/82356>,
        <https://data.rkd.nl/thesaurus/82357>,
        <https://data.rkd.nl/thesaurus/90308>,
        <https://data.rkd.nl/thesaurus/93291>,
        <https://data.rkd.nl/thesaurus/93335>,
        <https://data.rkd.nl/thesaurus/93339>,
        <https://data.rkd.nl/thesaurus/93345>,
        <https://data.rkd.nl/thesaurus/93347>,
        <https://data.rkd.nl/thesaurus/93400>,
        <https://data.rkd.nl/thesaurus/97034>,
        <https://data.rkd.nl/thesaurus/98804> ;
    skos:notation "82358" ;
    skos:prefLabel "mark"@en,
        "merkteken"@nl ;
    skos:scopeNote "Standardized symbols, notations, or other markings applied to objects during or after creation, conveying information such as the object's origin or maker, its authenticity, or a change in its official status. For lettering marked on something for documentation or commemoration, use \"inscriptions.\" For marks inherent in the paper support, not applied as part of the image or work, use \"watermarks.\""@en,
        "Wordt gebruikt voor gestandaardiseerde symbolen, afbeeldingen of andere onderscheidingstekens op voorwerpen waaruit een aantal gegevens, zoals de afkomst of de maker van het voorwerp, de echtheid ervan, of een verandering in de officiële status, kan worden afgeleid. Gebruik `inscripties' voor merktekens aangebracht op een voorwerp voor documentatie of ter herinnering die in hoofdzaak uit een woord of woorden bestaan."@nl ;
    prov:generatedAtTime "2024-04-11T07:11:42+00:00"^^xsd:dateTime .

