@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix ns1: <https://linked.art/ns/terms/> .
@prefix ns2: <http://www.cidoc-crm.org/cidoc-crm/> .
@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/29860> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Chisinau (Moldavia)" ;
    ns2:P168_place_is_defined_by "POINT(28.857500 47.005560)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/092175933c344bae8a0a68fca35607fa>,
        <https://data.rkd.nl/.well-known/genid/5efd286f03544ce6ac9d1821eac32bf7>,
        <https://data.rkd.nl/.well-known/genid/6c9ed85f590844808d29e90fe87d378c>,
        <https://data.rkd.nl/.well-known/genid/ab366257496b45f0a584cdfd72359f2d> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/15511> ;
    skos:altLabel "Kichineff (Bessarabia-Russia)"@en,
        "Kishinev (Moldova)"@en,
        "Kichineff (Bessarabië-Rusland)"@nl,
        "Kishinev (Moldavië)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/15511> ;
    skos:exactMatch <https://sws.geonames.org/618426>,
        <https://www.wikidata.org/entity/Q21197> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "29860" ;
    skos:prefLabel "Chisinau (Moldavia)"@en,
        "Chisinau (Moldavië)"@nl ;
    prov:generatedAtTime "2024-07-31T08:54:23+00:00"^^xsd:dateTime ;
    ns1:equivalent <https://sws.geonames.org/618426>,
        <https://www.wikidata.org/entity/Q21197> .

