@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/66462> a skos:Concept ;
    skos:altLabel "armillairsfeer"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/66465> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300226858> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "66462" ;
    skos:prefLabel "armillary sphere"@en,
        "armillarium"@nl ;
    skos:scopeNote "Skeleton models of the celestial sphere, generally having the earth at the center, consisting of a framework of rings depicting the relative position of such astronomical elements as the celestial equator, the ecliptic, the zodiac, and the planets. They were first developed by the ancient Greeks and used especially during the 14th through 16th centuries as an aid to navigation."@en,
        "Weergaven van het hemelgewelf in de vorm van een geraamte, waarbij de aarde doorgaans in het midden ligt, en die bestaan uit een samenstel van ringen die de posities aangeven die de hemelequator, de ecliptica, de zodiak en de planeten ten opzichte van elkaar innemen; zijn ontwikkeld door de oude Grieken en werden voornamelijk in de 14e tot en met de 16e eeuw in de scheepvaart als hulpmiddel gebruikt."@nl ;
    prov:generatedAtTime "2022-09-28T11:33:59+00:00"^^xsd:dateTime .

