@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix ns1: <https://linked.art/ns/terms/> .
@prefix ns2: <http://www.cidoc-crm.org/cidoc-crm/> .
@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/39816> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Zabkowice Slaskie" ;
    ns2:P168_place_is_defined_by "POINT(16.812390 50.589690)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/1f990bc3ec0a4623abef4510e225ee68>,
        <https://data.rkd.nl/.well-known/genid/82b544907bfd404caff99aa6d72f0f71>,
        <https://data.rkd.nl/.well-known/genid/8d91297d5c6547568f429f512746d29a>,
        <https://data.rkd.nl/.well-known/genid/d237939d66a845d9b6d236c9ecd1eb42> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/26879> ;
    skos:altLabel "Frankenstein (Niederschlesien)"@en,
        "Frankenstein (Niederschlesien)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/26879> ;
    skos:exactMatch <https://sws.geonames.org/3081046> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "39816" ;
    skos:prefLabel "Zabkowice Slaskie"@en,
        "Zabkowice Slaskie"@nl ;
    prov:generatedAtTime "2023-04-06T08:43:17+00:00"^^xsd:dateTime ;
    ns1:equivalent <https://sws.geonames.org/3081046> .

