@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/36390> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Trebic" ;
    ns2:P168_place_is_defined_by "POINT(15.881660 49.214920)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/1ad5d3f1abcf48599a859eddc1c0faa3>,
        <https://data.rkd.nl/.well-known/genid/3dc06ec0910646268b7fa37a6d575fce>,
        <https://data.rkd.nl/.well-known/genid/71bf6292af5340ba9bf057935cd0527d>,
        <https://data.rkd.nl/.well-known/genid/e96cebc35a7f47b68ed88745a64c5f3b> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/33808> ;
    skos:altLabel "Trebitsch (Südmähren)"@en,
        "Trebitsch (Südmähren)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/33808> ;
    skos:exactMatch <http://vocab.getty.edu/tgn/1027575>,
        <https://sws.geonames.org/3064104>,
        <https://www.wikidata.org/entity/Q270704> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "36390" ;
    skos:prefLabel "Trebic"@en,
        "Trebic"@nl ;
    prov:generatedAtTime "2023-02-16T12:33:48+00:00"^^xsd:dateTime ;
    ns1:equivalent <http://vocab.getty.edu/tgn/1027575>,
        <https://sws.geonames.org/3064104>,
        <https://www.wikidata.org/entity/Q270704> .

