@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/64203> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/66066> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300028092> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64203" ;
    skos:prefLabel "terrestrial globe"@en,
        "wereldbol"@nl ;
    skos:scopeNote "Refers to spheres that bear a map of the Earth on their surface. They were first devised by the ancient Greeks, who had calculated that the Earth is a sphere. Modern terrestrial globes are typically mounted on an axle that permits rotation and is tilted 23.5 degrees from the vertical in order to simulate the inclination of the Earth relative to the plane in which it orbits the Sun."@en,
        "Verwijst naar bollen met op het oppervlak een kaart van de aarde. De eerste wereldbollen werden ontworpen door de oude Grieken, die hadden berekend dat de aarde een bolvorm moest hebben. Moderne wereldbollen zijn meestal gemonteerd op een as die ronddraaien mogelijk maakt, in een hoek van 23,5 graden ten opzichte van de verticale as, om zo de inclinatie te simuleren van de aarde ten opzichte van het vlak waarin de aarde rond de zon draait."@nl ;
    prov:generatedAtTime "2021-10-19T15:02:30+00:00"^^xsd:dateTime .

