@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/90627> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Gułów (Lower Silesia)" ;
    ns2:P168_place_is_defined_by "POINT(17.169722 50.831667)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/2affa8f647d44e51abc9b342f8a3d4fc>,
        <https://data.rkd.nl/.well-known/genid/2fd9ee242d1541d79dc2eb0daebcb1d8>,
        <https://data.rkd.nl/.well-known/genid/976a0e8fafee456daf481cbf08f18546>,
        <https://data.rkd.nl/.well-known/genid/e2b976d133554d62befdbf2ab0f58186> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/26879> ;
    skos:altLabel "Gaulau"@en,
        "Gaulau"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/26879> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q5623196> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "90627" ;
    skos:prefLabel "Gułów (Lower Silesia)"@en,
        "Gułów (Neder-Silezië)"@nl ;
    prov:generatedAtTime "2023-02-16T12:38:33+00:00"^^xsd:dateTime ;
    ns1:equivalent <https://www.wikidata.org/entity/Q5623196> .

