@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/27499> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Poesele (Oost-Vlaanderen)" ;
    ns1:P168_place_is_defined_by "POINT(3.516870 51.034520)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/6c2657533f504ac4847c8319a7ece741>,
        <https://data.rkd.nl/.well-known/genid/99aae897d9df4230b5c9b0e6913bf173> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/25055> ;
    skos:broader <https://data.rkd.nl/thesaurus/25055> ;
    skos:exactMatch <https://sws.geonames.org/2788817> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "27499" ;
    skos:prefLabel "Poesele (Oost-Vlaanderen)"@en,
        "Poesele (Oost-Vlaanderen)"@nl ;
    prov:generatedAtTime "2023-05-17T14:06:47+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/2788817> .

