@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/38652> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Gomel (district)" ;
    ns1:P168_place_is_defined_by "POINT(30.000000 52.000000)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/572a195abdd34a5eb84ec5684b6f1f84>,
        <https://data.rkd.nl/.well-known/genid/6ebd413a616b48b7bb0d292ea6af3e64>,
        <https://data.rkd.nl/.well-known/genid/6fc4f296d3064be290a37b3d88dc3540>,
        <https://data.rkd.nl/.well-known/genid/be4e71a0f4634c89a4556e2b4e1818a6> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/20505> ;
    ns1:P89i_contains <https://data.rkd.nl/thesaurus/14634>,
        <https://data.rkd.nl/thesaurus/34680>,
        <https://data.rkd.nl/thesaurus/39012>,
        <https://data.rkd.nl/thesaurus/39219> ;
    skos:altLabel "Homel (province)"@en,
        "Homel (provincie)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/20505> ;
    skos:exactMatch <https://sws.geonames.org/628281>,
        <https://www.wikidata.org/entity/Q188732> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/14634>,
        <https://data.rkd.nl/thesaurus/34680>,
        <https://data.rkd.nl/thesaurus/39012>,
        <https://data.rkd.nl/thesaurus/39219> ;
    skos:notation "38652" ;
    skos:prefLabel "Gomel (district)"@en,
        "Gomel (district)"@nl ;
    prov:generatedAtTime "2024-02-08T10:21:08+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/628281>,
        <https://www.wikidata.org/entity/Q188732> .

