@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/30433> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Newcastle upon Tyne" ;
    ns2:P168_place_is_defined_by "POINT(-1.613960 54.973280)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/070ca299064d46029f5fc8a37bf123a3>,
        <https://data.rkd.nl/.well-known/genid/86a8a7fcf5c64f26bbe98690c90b6d00> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/36479> ;
    ns2:P89i_contains <https://data.rkd.nl/thesaurus/36449> ;
    skos:broader <https://data.rkd.nl/thesaurus/36479> ;
    skos:exactMatch <http://vocab.getty.edu/tgn/7012026>,
        <https://sws.geonames.org/2641673>,
        <https://www.wikidata.org/entity/Q1425428> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/36449> ;
    skos:notation "30433" ;
    skos:prefLabel "Newcastle upon Tyne"@en,
        "Newcastle upon Tyne"@nl ;
    prov:generatedAtTime "2024-05-16T09:52:17+00:00"^^xsd:dateTime ;
    ns1:equivalent <http://vocab.getty.edu/tgn/7012026>,
        <https://sws.geonames.org/2641673>,
        <https://www.wikidata.org/entity/Q1425428> .

