@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/41643> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Milesov (Ústí nad Labem)" ;
    ns1:P168_place_is_defined_by "POINT(13.936944 50.540000)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/645b5405b14649b995aeb6b951af040e>,
        <https://data.rkd.nl/.well-known/genid/9ac43828ea2e4828a51d57abde50d61f>,
        <https://data.rkd.nl/.well-known/genid/e3843d64117640f1af2850ac9d761b75>,
        <https://data.rkd.nl/.well-known/genid/f665e7d265234433898344ccc51d0b1c> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/47838> ;
    skos:altLabel "Milleschau (Mittelböhmen)"@en,
        "Milleschau (Mittelböhmen)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/47838> ;
    skos:exactMatch <https://sws.geonames.org/3070688>,
        <https://www.wikidata.org/entity/Q1934697> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "41643" ;
    skos:prefLabel "Milesov (Ústí nad Labem)"@en,
        "Milesov (Ústí nad Labem)"@nl ;
    prov:generatedAtTime "2023-05-03T12:06:48+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/3070688>,
        <https://www.wikidata.org/entity/Q1934697> .

