@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/97298> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/89969> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300200896> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/62027>,
        <https://data.rkd.nl/thesaurus/66028>,
        <https://data.rkd.nl/thesaurus/66251>,
        <https://data.rkd.nl/thesaurus/66274>,
        <https://data.rkd.nl/thesaurus/79520>,
        <https://data.rkd.nl/thesaurus/80236>,
        <https://data.rkd.nl/thesaurus/82693>,
        <https://data.rkd.nl/thesaurus/89970>,
        <https://data.rkd.nl/thesaurus/89983>,
        <https://data.rkd.nl/thesaurus/97299> ;
    skos:notation "97298" ;
    skos:prefLabel "identifying artifact"@en,
        "identificatiedrager"@nl ;
    prov:generatedAtTime "2024-04-11T07:11:42+00:00"^^xsd:dateTime .

