@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/37968> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Odesa (district)" ;
    ns1:P168_place_is_defined_by "POINT(30.250000 46.750000)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/512295796d45460699328c0b4a00e7bf>,
        <https://data.rkd.nl/.well-known/genid/653acf735de44df89ffd1ab737be3299>,
        <https://data.rkd.nl/.well-known/genid/793e397196974320b6164dbf6c75bd27>,
        <https://data.rkd.nl/.well-known/genid/80299ad9320d494a9ad97286e4b9c0ce> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/3700> ;
    ns1:P89i_contains <https://data.rkd.nl/thesaurus/1389>,
        <https://data.rkd.nl/thesaurus/29875>,
        <https://data.rkd.nl/thesaurus/37946>,
        <https://data.rkd.nl/thesaurus/37969>,
        <https://data.rkd.nl/thesaurus/39151>,
        <https://data.rkd.nl/thesaurus/44414> ;
    skos:altLabel "Odessa (district)"@en,
        "Odessa (district)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/3700> ;
    skos:exactMatch <http://vocab.getty.edu/tgn/1003396>,
        <https://sws.geonames.org/698738>,
        <https://www.wikidata.org/entity/Q171852> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/1389>,
        <https://data.rkd.nl/thesaurus/29875>,
        <https://data.rkd.nl/thesaurus/37946>,
        <https://data.rkd.nl/thesaurus/37969>,
        <https://data.rkd.nl/thesaurus/39151>,
        <https://data.rkd.nl/thesaurus/44414> ;
    skos:notation "37968" ;
    skos:prefLabel "Odesa (district)"@en,
        "Odesa (district)"@nl ;
    prov:generatedAtTime "2024-03-25T07:50:24+00:00"^^xsd:dateTime ;
    ns2:equivalent <http://vocab.getty.edu/tgn/1003396>,
        <https://sws.geonames.org/698738>,
        <https://www.wikidata.org/entity/Q171852> .

