@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/96517> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Zámek Šilheřovice" ;
    ns2:P168_place_is_defined_by "POINT(18.274983 49.925941)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/02b9b76744ce42b1b4c799e122e89ab6>,
        <https://data.rkd.nl/.well-known/genid/9ff4192dc0b8464da0c6e0ab0b2b2408>,
        <https://data.rkd.nl/.well-known/genid/aa6eb849a6504c5db7f1f19970f26dc3>,
        <https://data.rkd.nl/.well-known/genid/d81a75a1f8b5483da4a794c7525aacc6> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/35534> ;
    skos:altLabel "Schloss Schillersdorf (Nordmähren)"@en,
        "Schloss Schillersdorf (Nordmähren)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/35534> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q36334493> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "96517" ;
    skos:prefLabel "Zámek Šilheřovice"@en,
        "Zámek Šilheřovice"@nl ;
    prov:generatedAtTime "2023-02-16T12:39:45+00:00"^^xsd:dateTime ;
    ns1:equivalent <https://www.wikidata.org/entity/Q36334493> .

