@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/41868> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Telc" ;
    ns2:P168_place_is_defined_by "POINT(15.452750 49.184180)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/5235c08f25a647c485401ae8a4a87315>,
        <https://data.rkd.nl/.well-known/genid/92ab3af12dc7491e856f82c73624ece6>,
        <https://data.rkd.nl/.well-known/genid/e2e57fd55f27432a907e82e29a9b72a5>,
        <https://data.rkd.nl/.well-known/genid/e87f9d53b8ae4669be041118f7e1f66b> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/41867> ;
    skos:altLabel "Teltsch (Südmähren)"@en,
        "Teltsch (Südmähren)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/41867> ;
    skos:exactMatch <http://vocab.getty.edu/tgn/1027585>,
        <https://sws.geonames.org/3064316>,
        <https://www.wikidata.org/entity/Q373804> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "41868" ;
    skos:prefLabel "Telc"@en,
        "Telc"@nl ;
    prov:generatedAtTime "2023-02-16T12:34:43+00:00"^^xsd:dateTime ;
    ns1:equivalent <http://vocab.getty.edu/tgn/1027585>,
        <https://sws.geonames.org/3064316>,
        <https://www.wikidata.org/entity/Q373804> .

