@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/98308> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98203> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300028052> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/62857>,
        <https://data.rkd.nl/thesaurus/66066>,
        <https://data.rkd.nl/thesaurus/92430> ;
    skos:notation "98308" ;
    skos:prefLabel "cartographic material"@en,
        "cartografisch document"@nl ;
    skos:scopeNote "Any materials representing, in whole or part, the earth or any celestial body at any scale."@en,
        "Materialen die, op welke schaal dan ook, geheel of gedeeltelijk de aarde of andere hemellichamen weergeven."@nl ;
    prov:generatedAtTime "2023-08-03T07:00:52+00:00"^^xsd:dateTime .

