@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/66463> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96710> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300195790>,
        <https://www.wikidata.org/entity/Q184784> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "66463" ;
    skos:prefLabel "astrolabe"@en,
        "astrolabium"@nl ;
    skos:scopeNote "Instruments designed to observe the positions and measure the altitude of celestial bodies; used from the 2nd century BCE, until superseded by sextants."@en,
        "Wordt gebruikt voor instrumenten die zijn ontworpen om de posities waar te nemen en de horizonshoogte te meten van hemellichamen; gebruikt sinds de 2e eeuw v. Chr, totdat ze werden vervangen door sextanten."@nl ;
    prov:generatedAtTime "2024-01-02T13:59:14+00:00"^^xsd:dateTime .

