@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/24970> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Uganda" ;
    ns1:P168_place_is_defined_by "POINT(32.500000 1.250000)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/69d1b816ef5d48ccb3a23000d201a3ba>,
        <https://data.rkd.nl/.well-known/genid/a36bfae630724f7fb6af446a3c124708>,
        <https://data.rkd.nl/.well-known/genid/c4974e6955be40e1af3b7e5b3cb5cf88>,
        <https://data.rkd.nl/.well-known/genid/f6bc6beee40640159baa5f8ecdcc9776> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/16138> ;
    ns1:P89i_contains <https://data.rkd.nl/thesaurus/2638>,
        <https://data.rkd.nl/thesaurus/55560>,
        <https://data.rkd.nl/thesaurus/930> ;
    skos:altLabel "Oeganda"@en,
        "Oeganda"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/16138> ;
    skos:exactMatch <http://vocab.getty.edu/tgn/1000206>,
        <https://sws.geonames.org/226074>,
        <https://www.wikidata.org/entity/Q1036> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/2638>,
        <https://data.rkd.nl/thesaurus/55560>,
        <https://data.rkd.nl/thesaurus/930> ;
    skos:notation "24970" ;
    skos:prefLabel "Uganda"@en,
        "Uganda"@nl ;
    prov:generatedAtTime "2023-02-16T12:31:30+00:00"^^xsd:dateTime ;
    ns2:equivalent <http://vocab.getty.edu/tgn/1000206>,
        <https://sws.geonames.org/226074>,
        <https://www.wikidata.org/entity/Q1036> .

