@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/30549> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Braine-l'Alleud" ;
    ns1:P168_place_is_defined_by "POINT(4.367840 50.683630)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/0462b311d1de4f5c8dca604dced0ff92>,
        <https://data.rkd.nl/.well-known/genid/4731a7c45b9d4d628b0073b3679fb7a1>,
        <https://data.rkd.nl/.well-known/genid/5e861ca52040463a80f6e176ffa8ffc1>,
        <https://data.rkd.nl/.well-known/genid/b97c62e4465e437cabb7497b2b4be8af> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/40651> ;
    skos:altLabel "Eigenbrakel"@en,
        "Eigenbrakel"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/40651> ;
    skos:exactMatch <https://sws.geonames.org/2801154>,
        <https://www.wikidata.org/entity/Q31511377> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "30549" ;
    skos:prefLabel "Braine-l'Alleud"@en,
        "Braine-l'Alleud"@nl ;
    prov:generatedAtTime "2024-06-10T09:14:09+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/2801154>,
        <https://www.wikidata.org/entity/Q31511377> .

