@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/43836> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Dzwonów Dolny" ;
    ns1:P168_place_is_defined_by "POINT(15.952890 51.217490)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/0c013262da0c4407b8bd8c8fca2af760>,
        <https://data.rkd.nl/.well-known/genid/323b4eb5ab694c1cbf21a82736119af9>,
        <https://data.rkd.nl/.well-known/genid/5706d3375b834ae58eba0a74c37ae9af>,
        <https://data.rkd.nl/.well-known/genid/e03b22f8993f4b589c5dbbdfc56b375b> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/26879> ;
    skos:altLabel "Nieder-Schellendorf (Niederschlesien)"@en,
        "Nieder-Schellendorf (Niederschlesien)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/26879> ;
    skos:exactMatch <https://sws.geonames.org/3099768> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "43836" ;
    skos:prefLabel "Dzwonów Dolny"@en,
        "Dzwonów Dolny"@nl ;
    prov:generatedAtTime "2023-04-19T13:27:33+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/3099768> .

