@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/62857> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98308> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300028053> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "62857" ;
    skos:prefLabel "atlas"@en,
        "atlas (boek)"@nl ;
    skos:scopeNote "Volumes of maps, with or without descriptive text, which may be issued to supplement or accompany texts or be published independently."@en,
        "Boeken met kaarten, met of zonder begeleidende tekst, als bijlage bij een boek of afzonderlijk uitgegeven."@nl ;
    prov:generatedAtTime "2023-08-03T07:00:01+00:00"^^xsd:dateTime .

