@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/62826> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96730> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300008795> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "62826" ;
    skos:prefLabel "mountain"@en,
        "berg"@nl ;
    skos:scopeNote "Prominent landforms rising considerably above the surrounding area, typically having steep slopes, a sharp summit area, and large mass. Mountains rarely occur individually, and in most cases, are found in ranges, chains, or systems."@en,
        "Prominente landvormen die aanzienlijk boven het omringende gebied uitsteken, vaak met steile hellingen, een scherp topgebied en een grote massa. Bergen komen zelden afzonderlijk voor; in de meeste gevallen zijn ze te vinden in gebergten of bergketens."@nl ;
    prov:generatedAtTime "2022-06-14T13:39:19+00:00"^^xsd:dateTime .

