@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/31733> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Milicz (Poland)" ;
    ns1:P168_place_is_defined_by "POINT(17.271370 51.527700)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/03f94d15684649e38e8a7a05d758f7ae>,
        <https://data.rkd.nl/.well-known/genid/129255577e164e34a6c007cbe6c0e979>,
        <https://data.rkd.nl/.well-known/genid/44ea4d60e0eb4d08b5d6aa444cbc71a9>,
        <https://data.rkd.nl/.well-known/genid/7b470e17e5934b75951dc0ef7b75117d> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/26879> ;
    ns1:P89i_contains <https://data.rkd.nl/thesaurus/77044> ;
    skos:altLabel "Militsch (Niederschlesien)"@en,
        "Militsch (Niederschlesien)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/26879> ;
    skos:exactMatch <https://sws.geonames.org/3091788> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/77044> ;
    skos:notation "31733" ;
    skos:prefLabel "Milicz (Poland)"@en,
        "Milicz (Polen)"@nl ;
    prov:generatedAtTime "2023-04-26T13:31:32+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/3091788> .

