@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/66474> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96710> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300199711> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "66474" ;
    skos:prefLabel "theodolite"@en,
        "theodoliet"@nl ;
    skos:scopeNote "Precision surveying instruments for measuring horizontal and sometimes vertical angles and consisting of a sighting telescope mounted so that it is free to rotate horizontally and vertically and accompanying graduated scales to measure the angle of rotation."@en,
        "Landmeetkundige precisie-instrumenten voor het meten van horizontale en soms verticale hoeken, die bestaan uit een richttelescoop die zo is opgesteld dat het apparaat horizontaal en verticaal volkomen vrij kan ronddraaien, met bijbehorende schaalverdeling om de draaihoek te meten."@nl ;
    prov:generatedAtTime "2022-09-28T12:13:04+00:00"^^xsd:dateTime .

