@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/66066> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98308> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300028089> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64203>,
        <https://data.rkd.nl/thesaurus/66465> ;
    skos:notation "66066" ;
    skos:prefLabel "globe"@en,
        "globe"@nl ;
    skos:scopeNote "Representations of the Earth, heavens, or another planet in the form of a ball."@en,
        "Voorstellingen van de aarde of andere planeet in de vorm van een bol."@nl ;
    prov:generatedAtTime "2023-08-03T06:59:38+00:00"^^xsd:dateTime .

