@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/28801> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Ciudad Réal (place, Spain)" ;
    ns1:P168_place_is_defined_by "POINT(-3.929070 38.986260)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/2635433f134b423fb74cfad02c2bf9f7>,
        <https://data.rkd.nl/.well-known/genid/406ae2c11d45401fb47d053e8f3efa3f>,
        <https://data.rkd.nl/.well-known/genid/740298b6daf54ce9ae41574f939c0f7e>,
        <https://data.rkd.nl/.well-known/genid/9d811a2c22934fdf8cbb558925a2d2b0> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/25068> ;
    skos:altLabel "Villa Real (Spain)"@en,
        "Villeréal (Spain)"@en,
        "Villa Real (Spanje)"@nl,
        "Villeréal (Spanje)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/25068> ;
    skos:exactMatch <https://sws.geonames.org/2519402> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "28801" ;
    skos:prefLabel "Ciudad Réal (place, Spain)"@en,
        "Ciudad Réal (plaats, Spanje)"@nl ;
    prov:generatedAtTime "2023-02-27T08:53:24+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/2519402> .

