@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/81611> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79438> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300027168> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/96179>,
        <https://data.rkd.nl/thesaurus/96217>,
        <https://data.rkd.nl/thesaurus/96236> ;
    skos:notation "81611" ;
    skos:prefLabel "register (list)"@en,
        "register (lijst)"@nl ;
    skos:scopeNote "Official lists of entries of any information considered sufficiently important to be exactly and formally recorded, typically maintained in numerical or chronological order in a regular manner."@en,
        "Officiële lijsten waarin zorgvuldig en systematisch aantekening wordt gehouden van alle informatie die daarvoor belangrijk genoeg wordt geacht, in het bijzonder in een regelmatig numerieke of chronologische volgorde."@nl ;
    prov:generatedAtTime "2024-08-05T08:38:54+00:00"^^xsd:dateTime .

