@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/98680> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Reudnitz-Thonberg (Leipzig)" ;
    ns1:P168_place_is_defined_by "POINT(12.402580 51.331820)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/0a0c0e10e07841a4938d9b8bd0eb2fa0>,
        <https://data.rkd.nl/.well-known/genid/1e1a3ee55d67412184cbfd75e1c740c9>,
        <https://data.rkd.nl/.well-known/genid/440c089fb6b743e9952249824c8bedd6>,
        <https://data.rkd.nl/.well-known/genid/bdcdc525442f4841b6d0fa065fde3531> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/3399> ;
    skos:altLabel "Reudnitz (Leipzig)"@en,
        "Thonberg (Leipzig)"@en,
        "Reudnitz (Leipzig)"@nl,
        "Thonberg (Leipzig)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/3399> ;
    skos:exactMatch <https://sws.geonames.org/11611309> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "98680" ;
    skos:prefLabel "Reudnitz-Thonberg (Leipzig)"@en,
        "Reudnitz-Thonberg (Leipzig)"@nl ;
    prov:generatedAtTime "2024-01-29T14:50:05+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/11611309> .

