@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/27088> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Edirne (city)" ;
    ns1:P168_place_is_defined_by "POINT(26.555970 41.677190)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/2afc7d714f2949c58c75059e97d89b5b>,
        <https://data.rkd.nl/.well-known/genid/5694cd295d794f168ec041c79a7c7d11>,
        <https://data.rkd.nl/.well-known/genid/56e0d6ee1a68420a88524c4469219125>,
        <https://data.rkd.nl/.well-known/genid/73789db727024d9f9a453eec43e2ad66> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/97491> ;
    skos:altLabel "Adrianople"@en,
        "Adrianople"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/97491> ;
    skos:exactMatch <https://sws.geonames.org/747712>,
        <https://www.wikidata.org/entity/Q43387> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "27088" ;
    skos:prefLabel "Edirne (city)"@en,
        "Edirne (stad)"@nl ;
    prov:generatedAtTime "2023-02-16T12:32:01+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/747712>,
        <https://www.wikidata.org/entity/Q43387> .

