@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/19409> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Liepaja" ;
    ns2:P168_place_is_defined_by "POINT(21.010850 56.504740)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/172d6702200c44ffb51c3e7826305e7b>,
        <https://data.rkd.nl/.well-known/genid/56ca267ced674f16952f63ef0c4b09cd>,
        <https://data.rkd.nl/.well-known/genid/624acc4d5e2c4907ae276a494d3ab67b>,
        <https://data.rkd.nl/.well-known/genid/7d56125c47cb47d6bbf713e998f6ad04> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/3561> ;
    skos:altLabel "Libau (Latvia)"@en,
        "Libau (Letland)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/3561> ;
    skos:exactMatch <https://sws.geonames.org/457954>,
        <https://www.wikidata.org/entity/Q167668> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "19409" ;
    skos:prefLabel "Liepaja"@en,
        "Liepaja"@nl ;
    prov:generatedAtTime "2024-01-31T10:13:39+00:00"^^xsd:dateTime ;
    ns1:equivalent <https://sws.geonames.org/457954>,
        <https://www.wikidata.org/entity/Q167668> .

