@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/66256> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96730> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300386837>,
        <https://www.wikidata.org/entity/Q954501> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "66256" ;
    skos:prefLabel "rock arch"@en,
        "rotsboog"@nl ;
    skos:scopeNote "Natural, stone structures that have holes through their centers formed by selective erosion. For similar natural structures that were formed by a current of water, use \"natural bridges.\" Historically, usage of \"natural bridges\" and \"natural arches\" has overlapped."@en,
        "Natuurlijke stenen structuren met een gat in het midden dat door selectieve erosie gevormd is. Gebruik 'natuurlijke bruggen' voor soortgelijke natuurlijke structuren die door water gevormd zijn. Historisch gezien is er overlap in het gebruik van 'natuurlijke bruggen' en 'natuurlijke bogen'."@nl ;
    prov:generatedAtTime "2022-06-15T07:42:31+00:00"^^xsd:dateTime .

