@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/56382> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Ravensworth Castle (Lamesley)" ;
    ns1:P168_place_is_defined_by "POINT(-1.638400 54.926200)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/0b975eec5e74496888d516fac157bcb3>,
        <https://data.rkd.nl/.well-known/genid/2b455be426f142ab95b45ae5c58ccf95>,
        <https://data.rkd.nl/.well-known/genid/7ca5f984b8d149639d0855606e504ba8>,
        <https://data.rkd.nl/.well-known/genid/dc9ad1b90d6c4a89986e5d64ecc2268f> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/57183> ;
    skos:broader <https://data.rkd.nl/thesaurus/57183> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q7296588> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "56382" ;
    skos:prefLabel "Ravensworth Castle (Lamesley)"@en,
        "Ravensworth Castle (Lamesley)"@nl ;
    prov:generatedAtTime "2024-05-14T14:19:18+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://www.wikidata.org/entity/Q7296588> .

