@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/5654> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Bogor" ;
    ns1:P168_place_is_defined_by "POINT(106.789170 -6.594440)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/31568497e47e4fbba6b4ccc2c9e4856f>,
        <https://data.rkd.nl/.well-known/genid/937b99abe7584a7381b7fa11bbb832c9>,
        <https://data.rkd.nl/.well-known/genid/a297890b97c64ddcae10188bd6af51ce>,
        <https://data.rkd.nl/.well-known/genid/fc6b098d8ebe46cabd62665e0e144c70> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/39521> ;
    skos:altLabel "Buitenzorg (Dutch East Indies)"@en,
        "Buitenzorg (Nederlands Indië)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/39521> ;
    skos:exactMatch <http://vocab.getty.edu/tgn/1077520>,
        <https://sws.geonames.org/1648473>,
        <https://www.wikidata.org/entity/Q10393> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "5654" ;
    skos:prefLabel "Bogor"@en,
        "Bogor"@nl ;
    prov:generatedAtTime "2024-02-22T08:25:57+00:00"^^xsd:dateTime ;
    ns2:equivalent <http://vocab.getty.edu/tgn/1077520>,
        <https://sws.geonames.org/1648473>,
        <https://www.wikidata.org/entity/Q10393> .

