@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/40468> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Pavlíkov (Central Bohemia)" ;
    ns1:P168_place_is_defined_by "POINT(13.736360 50.055990)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/6902eaad98f243078e64b97c55bf5bd1>,
        <https://data.rkd.nl/.well-known/genid/a0d6af6e814546d9a272d1359d3c94c4> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/32262> ;
    skos:broader <https://data.rkd.nl/thesaurus/32262> ;
    skos:exactMatch <https://sws.geonames.org/3068522> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "40468" ;
    skos:prefLabel "Pavlíkov (Central Bohemia)"@en,
        "Pavlíkov (Midden-Bohemen)"@nl ;
    prov:generatedAtTime "2023-05-04T06:04:04+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/3068522> .

