@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/31554> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Fowey (Cornwall)" ;
    ns1:P168_place_is_defined_by "POINT(-4.638600 50.336340)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/342fcd3524a34bca80bd87f7affb2266>,
        <https://data.rkd.nl/.well-known/genid/355828889fbc4071978409bbc5c5af55>,
        <https://data.rkd.nl/.well-known/genid/47a804dd3a9147f5b62600355df58b3b>,
        <https://data.rkd.nl/.well-known/genid/f3dc205966d245dbb0e5283e51b16f22> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/5985> ;
    skos:altLabel "Saint Austell with Fowey"@en,
        "Saint Austell with Fowey"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/5985> ;
    skos:exactMatch <https://sws.geonames.org/2649126>,
        <https://www.wikidata.org/entity/Q1025790> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "31554" ;
    skos:prefLabel "Fowey (Cornwall)"@en,
        "Fowey (Cornwall)"@nl ;
    prov:generatedAtTime "2023-02-16T12:32:50+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/2649126>,
        <https://www.wikidata.org/entity/Q1025790> .

