@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/58777> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Geraldton (Western Australia)" ;
    ns2:P168_place_is_defined_by "POINT(114.614444 -28.779167)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/0d8221333a284b1eae7bd8db225feacd>,
        <https://data.rkd.nl/.well-known/genid/ca2de8863b6943249ff4e7ca86e6fb51> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/41230> ;
    skos:broader <https://data.rkd.nl/thesaurus/41230> ;
    skos:exactMatch <https://sws.geonames.org/2070998>,
        <https://www.wikidata.org/entity/Q605267> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "58777" ;
    skos:prefLabel "Geraldton (Western Australia)"@en,
        "Geraldton (Western Australia)"@nl ;
    prov:generatedAtTime "2023-02-16T12:36:57+00:00"^^xsd:dateTime ;
    ns1:equivalent <https://sws.geonames.org/2070998>,
        <https://www.wikidata.org/entity/Q605267> .

