@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/40900> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Jindrichuv Hradec" ;
    ns1:P168_place_is_defined_by "POINT(15.003010 49.144040)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/03f167d878dd45b0be0ea7d79ca38a59>,
        <https://data.rkd.nl/.well-known/genid/7aab5542c20b4494813d8b3f44f881e1>,
        <https://data.rkd.nl/.well-known/genid/a5d74c1aa37942df81c4c1e21b888c96>,
        <https://data.rkd.nl/.well-known/genid/e76647b8d4a4403899919c0198f150ec> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/37344> ;
    skos:altLabel "Neuhaus (Südböhmen)"@en,
        "Neuhaus (Südböhmen)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/37344> ;
    skos:exactMatch <https://sws.geonames.org/3074149> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "40900" ;
    skos:prefLabel "Jindrichuv Hradec"@en,
        "Jindrichuv Hradec"@nl ;
    prov:generatedAtTime "2023-05-03T10:37:45+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/3074149> .

