@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/27302> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Walbrzych" ;
    ns1:P168_place_is_defined_by "POINT(16.284320 50.771410)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/1781c775c27e4255a872b0e9a82d2bef>,
        <https://data.rkd.nl/.well-known/genid/4a29584757744f1ab20717033774edca>,
        <https://data.rkd.nl/.well-known/genid/a819cdfff57a45d98efc9cdacd9defde>,
        <https://data.rkd.nl/.well-known/genid/ca0ee8f4c0c840cbaf58d7a249ca74a2> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/26879> ;
    ns1:P89i_contains <https://data.rkd.nl/thesaurus/56553> ;
    skos:altLabel "Waldenburg (Niederschlesien)"@en,
        "Weißstein (Niederschlesien)"@en,
        "Waldenburg (Niederschlesien)"@nl,
        "Weißstein (Niederschlesien)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/26879> ;
    skos:exactMatch <https://sws.geonames.org/3082707>,
        <https://www.wikidata.org/entity/Q110732> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/56553> ;
    skos:notation "27302" ;
    skos:prefLabel "Walbrzych"@en,
        "Walbrzych"@nl ;
    prov:generatedAtTime "2023-04-05T13:10:24+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/3082707>,
        <https://www.wikidata.org/entity/Q110732> .

