@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/56803> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Fonthill Abbey (estate)" ;
    ns2:P168_place_is_defined_by "POINT(-2.109440 51.071670)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/54086c3cee8248ac81af9eefe995f5a5>,
        <https://data.rkd.nl/.well-known/genid/957494370a5f4bf6b9539d6b82a7535c> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/57153> ;
    skos:broader <https://data.rkd.nl/thesaurus/57153> ;
    skos:exactMatch <https://sws.geonames.org/2649249>,
        <https://www.wikidata.org/entity/Q1435890> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "56803" ;
    skos:prefLabel "Fonthill Abbey (estate)"@en,
        "Fonthill Abbey (landgoed)"@nl ;
    prov:generatedAtTime "2023-02-16T12:36:27+00:00"^^xsd:dateTime ;
    ns1:equivalent <https://sws.geonames.org/2649249>,
        <https://www.wikidata.org/entity/Q1435890> .

