@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/30322> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Wesel" ;
    ns1:P168_place_is_defined_by "POINT(6.620370 51.666900)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/27cfc06ef08d44b6870e1380953d05a6>,
        <https://data.rkd.nl/.well-known/genid/51207d6ec9e840c581d2a15cd39787e0>,
        <https://data.rkd.nl/.well-known/genid/728c9bed081a45a190e68e2911e2cff9>,
        <https://data.rkd.nl/.well-known/genid/eefd1c5ff1524c51b4e5988dc998cb34> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/32434> ;
    ns1:P89i_contains <https://data.rkd.nl/thesaurus/95863> ;
    skos:altLabel "Wesel am Rhein"@en,
        "Wesel am Rhein"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/32434> ;
    skos:exactMatch <https://sws.geonames.org/2810678>,
        <https://www.wikidata.org/entity/Q49278421> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/95863> ;
    skos:notation "30322" ;
    skos:prefLabel "Wesel"@en,
        "Wesel"@nl ;
    prov:generatedAtTime "2024-01-17T08:40:48+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/2810678>,
        <https://www.wikidata.org/entity/Q49278421> .

