@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/658> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Surabaya (Indonesia)" ;
    ns1:P168_place_is_defined_by "POINT(112.750830 -7.249170)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/63355ebce4d74ffe96b9bbac48c0739d>,
        <https://data.rkd.nl/.well-known/genid/9b8e55c8f8f74d69aa2ce623836dd708>,
        <https://data.rkd.nl/.well-known/genid/ba3e8a70bfe14110a56f5677c2a0dc5b>,
        <https://data.rkd.nl/.well-known/genid/ea1f85811c57454ebd10fcdf37e40f7e> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/39925> ;
    skos:altLabel "Soerabaja (Indonesia)"@en,
        "Soerabaja (Indonesië)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/39925> ;
    skos:exactMatch <http://vocab.getty.edu/tgn/7003700>,
        <https://sws.geonames.org/1625822>,
        <https://www.wikidata.org/entity/Q11462> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "658" ;
    skos:prefLabel "Surabaya (Indonesia)"@en,
        "Surabaya (Indonesië)"@nl ;
    prov:generatedAtTime "2023-02-16T12:26:44+00:00"^^xsd:dateTime ;
    ns2:equivalent <http://vocab.getty.edu/tgn/7003700>,
        <https://sws.geonames.org/1625822>,
        <https://www.wikidata.org/entity/Q11462> .

