@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/98282> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/92388> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300262796> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63237>,
        <https://data.rkd.nl/thesaurus/66461>,
        <https://data.rkd.nl/thesaurus/66466>,
        <https://data.rkd.nl/thesaurus/66472>,
        <https://data.rkd.nl/thesaurus/67723> ;
    skos:notation "98282" ;
    skos:prefLabel "aid to navigation"@en,
        "navigatiehulpmiddel"@nl ;
    skos:scopeNote "Man-made objects such as buoys, lighthouses, lightships, Loran and other electronic systems, which aid mariners in determing position of safe course."@en,
        "Kunstmatige objecten als boeien, vuurtorens, lichtschepen, Loran en andere elektronische systemen waarmee zeevaarders een veilige koers kunnen bepalen."@nl ;
    prov:generatedAtTime "2023-07-31T13:38:31+00:00"^^xsd:dateTime .

