@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/96566> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Lwówek Śląski" ;
    ns1:P168_place_is_defined_by "POINT(15.585820 51.110740)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/35c07002f14e454cbbae74975d51c808>,
        <https://data.rkd.nl/.well-known/genid/51d69fc08af74ef38cd667b0d247e47e>,
        <https://data.rkd.nl/.well-known/genid/e10b6c6220c04e0f9b1d7cfdb8039990>,
        <https://data.rkd.nl/.well-known/genid/eceb20b8c02f4a538f9d6ce86f487a10> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/26879> ;
    skos:altLabel "Löwenberg in Schlesien"@en,
        "Löwenberg in Schlesien"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/26879> ;
    skos:exactMatch <https://sws.geonames.org/3092638>,
        <https://www.wikidata.org/entity/Q2327995> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "96566" ;
    skos:prefLabel "Lwówek Śląski"@en,
        "Lwówek Śląski"@nl ;
    prov:generatedAtTime "2023-03-01T07:52:19+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/3092638>,
        <https://www.wikidata.org/entity/Q2327995> .

