@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix ns1: <https://linked.art/ns/terms/> .
@prefix ns2: <http://www.cidoc-crm.org/cidoc-crm/> .
@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/4033> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Johannesburg (South Africa)" ;
    ns2:P168_place_is_defined_by "POINT(28.043630 -26.202270)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/1a3756edf4d842a3967492c84f2a74f9>,
        <https://data.rkd.nl/.well-known/genid/92ebfc4774d146e6a41898d9fe4a8093>,
        <https://data.rkd.nl/.well-known/genid/b56b699406e940d9ae87327d085da752>,
        <https://data.rkd.nl/.well-known/genid/f5da801f33b14e4fa0d08dbf80160e21> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/40151> ;
    ns2:P89i_contains <https://data.rkd.nl/thesaurus/30693>,
        <https://data.rkd.nl/thesaurus/78705> ;
    skos:altLabel "[Johannesburg]"@en,
        "[Johannesburg]"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/40151> ;
    skos:exactMatch <http://vocab.getty.edu/tgn/7000809>,
        <https://sws.geonames.org/993800>,
        <https://www.wikidata.org/entity/Q34647> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/30693>,
        <https://data.rkd.nl/thesaurus/78705> ;
    skos:notation "4033" ;
    skos:prefLabel "Johannesburg (South Africa)"@en,
        "Johannesburg (Zuid-Afrika)"@nl ;
    prov:generatedAtTime "2023-04-04T13:20:03+00:00"^^xsd:dateTime ;
    ns1:equivalent <http://vocab.getty.edu/tgn/7000809>,
        <https://sws.geonames.org/993800>,
        <https://www.wikidata.org/entity/Q34647> .

