@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/286> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Tokyo (city)" ;
    ns2:P168_place_is_defined_by "POINT(139.691710 35.689500)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/3acd508d0053449386da0b806eef297b>,
        <https://data.rkd.nl/.well-known/genid/647fbed09543485fb5709dec89990357>,
        <https://data.rkd.nl/.well-known/genid/d27fef00cb164ea089907ddc90eaf058>,
        <https://data.rkd.nl/.well-known/genid/ede3067791dc41d2b005406d1fc92cf3> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/91418> ;
    ns2:P89i_contains <https://data.rkd.nl/thesaurus/10915>,
        <https://data.rkd.nl/thesaurus/23177>,
        <https://data.rkd.nl/thesaurus/76664> ;
    skos:altLabel "Edo"@en,
        "[Tokyo]"@en,
        "Edo"@nl,
        "[Tokyo]"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/91418> ;
    skos:exactMatch <http://vocab.getty.edu/tgn/7004472>,
        <https://sws.geonames.org/1850147>,
        <https://www.wikidata.org/entity/Q1490> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/10915>,
        <https://data.rkd.nl/thesaurus/23177>,
        <https://data.rkd.nl/thesaurus/76664> ;
    skos:notation "286" ;
    skos:prefLabel "Tokyo (city)"@en,
        "Tokyo (stad)"@nl ;
    prov:generatedAtTime "2023-04-04T13:21:56+00:00"^^xsd:dateTime ;
    ns1:equivalent <http://vocab.getty.edu/tgn/7004472>,
        <https://sws.geonames.org/1850147>,
        <https://www.wikidata.org/entity/Q1490> .

