@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/44732> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Mnichovo Hradiste" ;
    ns1:P168_place_is_defined_by "POINT(14.971340 50.527200)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/181046d8ae644b7a85e6410d68118506>,
        <https://data.rkd.nl/.well-known/genid/1b1b86726c4a48828cf82ffcb274a48b>,
        <https://data.rkd.nl/.well-known/genid/8fca1414a6744e0db05f6eb3b28582ba>,
        <https://data.rkd.nl/.well-known/genid/a62607f46ac44836bd5447d3fa8a9689> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/32262> ;
    skos:altLabel "Münchengrätz (Mittelböhmen)"@en,
        "Münchengrätz (Mittelböhmen)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/32262> ;
    skos:exactMatch <https://sws.geonames.org/3070451>,
        <https://www.wikidata.org/entity/Q1017769> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "44732" ;
    skos:prefLabel "Mnichovo Hradiste"@en,
        "Mnichovo Hradiste"@nl ;
    prov:generatedAtTime "2023-04-26T13:42:12+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/3070451>,
        <https://www.wikidata.org/entity/Q1017769> .

