@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/66466> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96710> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300196707> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "66466" ;
    skos:prefLabel "compass (direction indicators)"@en,
        "kompas"@nl ;
    skos:scopeNote "Instruments for measuring and indicating a horizontal reference direction relative to magnetic north."@en,
        "Instrumenten voor het meten en aangeven van een horizontale verwijzingsrichting in relatie tot het magnetische noorden."@nl ;
    prov:generatedAtTime "2023-07-31T13:37:32+00:00"^^xsd:dateTime .

