@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/3583> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Aalst (Oost-Vlaanderen)" ;
    ns1:P168_place_is_defined_by "POINT(4.035500 50.936040)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/7186954843914db1bbe2c5a7363845fe>,
        <https://data.rkd.nl/.well-known/genid/a5f530207fcf479388026d071ed5dcc5>,
        <https://data.rkd.nl/.well-known/genid/cc16f228d0924f49a8cc5b7f51703e4e>,
        <https://data.rkd.nl/.well-known/genid/d007991c2e7048ceb762010b6cbe0120> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/25055> ;
    ns1:P89i_contains <https://data.rkd.nl/thesaurus/84895> ;
    skos:altLabel "Alost"@en,
        "Alost"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/25055> ;
    skos:exactMatch <https://sws.geonames.org/2803448> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/84895> ;
    skos:notation "3583" ;
    skos:prefLabel "Aalst (Oost-Vlaanderen)"@en,
        "Aalst (Oost-Vlaanderen)"@nl ;
    prov:generatedAtTime "2023-05-17T06:54:11+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/2803448> .

