@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/36524> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Glasgow (district, Scotland)" ;
    ns1:P168_place_is_defined_by "POINT(-4.250000 55.866670)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/2cd463bd8b4a463981d6288f353cbf19>,
        <https://data.rkd.nl/.well-known/genid/c222745e287447579c77481d57c98f97> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/911> ;
    ns1:P89i_contains <https://data.rkd.nl/thesaurus/36618>,
        <https://data.rkd.nl/thesaurus/5019>,
        <https://data.rkd.nl/thesaurus/541>,
        <https://data.rkd.nl/thesaurus/54612>,
        <https://data.rkd.nl/thesaurus/91903> ;
    skos:broader <https://data.rkd.nl/thesaurus/911> ;
    skos:exactMatch <https://sws.geonames.org/3333231> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/36618>,
        <https://data.rkd.nl/thesaurus/5019>,
        <https://data.rkd.nl/thesaurus/541>,
        <https://data.rkd.nl/thesaurus/54612>,
        <https://data.rkd.nl/thesaurus/91903> ;
    skos:notation "36524" ;
    skos:prefLabel "Glasgow (district, Scotland)"@en,
        "Glasgow (district, Schotland)"@nl ;
    prov:generatedAtTime "2024-02-21T13:44:01+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/3333231> .

