@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/1637> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Wrocław" ;
    ns2:P168_place_is_defined_by "POINT(17.033330 51.100000)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/6d5217f6ccbf4f8281c761ae92e2a0e5>,
        <https://data.rkd.nl/.well-known/genid/b5b3c3bceebd49bda65101b5b7e30c0b>,
        <https://data.rkd.nl/.well-known/genid/ba4aec5f70404cb9bd8d22261b86f92d>,
        <https://data.rkd.nl/.well-known/genid/e567134475f546a88c7b9a018adeb57f> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/26879> ;
    ns2:P89i_contains <https://data.rkd.nl/thesaurus/40068> ;
    skos:altLabel "Breslau (hist.)"@en,
        "Breslau (hist.)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/26879> ;
    skos:exactMatch <http://vocab.getty.edu/tgn/7007601>,
        <https://sws.geonames.org/3081368>,
        <https://www.wikidata.org/entity/Q1799> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/40068> ;
    skos:notation "1637" ;
    skos:prefLabel "Wrocław"@en,
        "Wrocław"@nl ;
    prov:generatedAtTime "2023-04-05T06:49:17+00:00"^^xsd:dateTime ;
    ns1:equivalent <http://vocab.getty.edu/tgn/7007601>,
        <https://sws.geonames.org/3081368>,
        <https://www.wikidata.org/entity/Q1799> .

