@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix ns1: <http://www.cidoc-crm.org/cidoc-crm/> .
@prefix ns2: <https://linked.art/ns/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/32636> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Askvoll (Vestland)" ;
    ns1:P168_place_is_defined_by "POINT(5.062240 61.346730)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/d7a3a2d1a6da4df4864b50d187e20825>,
        <https://data.rkd.nl/.well-known/genid/f7bedddb8ec844d7ad5e6862509e5ee2> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/95578> ;
    skos:broader <https://data.rkd.nl/thesaurus/95578> ;
    skos:exactMatch <http://vocab.getty.edu/tgn/1048460>,
        <https://sws.geonames.org/7626364>,
        <https://www.wikidata.org/entity/Q3446424> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "32636" ;
    skos:prefLabel "Askvoll (Vestland)"@en,
        "Askvoll (Vestland)"@nl ;
    prov:generatedAtTime "2023-02-16T12:33:00+00:00"^^xsd:dateTime ;
    ns2:equivalent <http://vocab.getty.edu/tgn/1048460>,
        <https://sws.geonames.org/7626364>,
        <https://www.wikidata.org/entity/Q3446424> .

