@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/42066> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Polula" ;
    ns1:P168_place_is_defined_by "POINT(26.615830 59.311390)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/3ecdfeca313148928f4dd61a6ec99f84>,
        <https://data.rkd.nl/.well-known/genid/4ef605a522504ce3b79afeff7d809e45>,
        <https://data.rkd.nl/.well-known/genid/81c5f6ad559842f9a3e2816d33baa0b2>,
        <https://data.rkd.nl/.well-known/genid/b2612aa5735f4a4ba85b4025147342ee> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/4737> ;
    skos:altLabel "Poll (Estonia)"@en,
        "Poll (Estland)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/4737> ;
    skos:exactMatch <https://sws.geonames.org/589376> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "42066" ;
    skos:prefLabel "Polula"@en,
        "Polula"@nl ;
    prov:generatedAtTime "2024-01-31T11:44:06+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/589376> .

