@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/98804> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/82358> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300417667> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OPSSRT>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "98804" ;
    skos:prefLabel "seal (mark)"@en,
        "zegel (merkteken)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/89983> ;
    skos:scopeNote "Marks printed or impressed on a surface, in wax, or otherwise applied to a material by \"seals (artifacts),\" which are devices bearing a design, emblem, a letter, name, or words."@en ;
    prov:generatedAtTime "2024-04-11T07:10:49+00:00"^^xsd:dateTime .

