@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/972> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Namen (city)" ;
    ns1:P168_place_is_defined_by "POINT(4.867460 50.466900)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/1429ba9e6aad42c0a8a840f1a19868d2>,
        <https://data.rkd.nl/.well-known/genid/1c27c1bf32df486da1163f68088d4fe6>,
        <https://data.rkd.nl/.well-known/genid/5b02a5ed1fc44d349a5a2d05fc957ea7>,
        <https://data.rkd.nl/.well-known/genid/c87ddb8278e440ba803dc5a98dab15d1> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/25077> ;
    skos:altLabel "Namur"@en,
        "Namur"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/25077> ;
    skos:exactMatch <https://sws.geonames.org/2790472>,
        <https://www.wikidata.org/entity/Q134121> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "972" ;
    skos:prefLabel "Namen (city)"@en,
        "Namen (stad)"@nl ;
    prov:generatedAtTime "2024-08-05T07:54:17+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/2790472>,
        <https://www.wikidata.org/entity/Q134121> .

