@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/43376> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Owraschnaja" ;
    ns1:P168_place_is_defined_by "POINT(21.870000 54.712600)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/c83f9cf4bbda441187fa3e4f898203b7>,
        <https://data.rkd.nl/.well-known/genid/ca4b19508c0c4589a3d0f09f3c07c730>,
        <https://data.rkd.nl/.well-known/genid/ccc06d6edc114d0eaf611a9bda93082d>,
        <https://data.rkd.nl/.well-known/genid/fd89bc3533c547a3b1632c846f3988ae> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/32241> ;
    skos:altLabel "Blumental (Ostpreussen)"@en,
        "Blumenthal (Ostpreussen)"@en,
        "Blumental (Ostpreussen)"@nl,
        "Blumenthal (Ostpreussen)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/32241> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q12667338> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "43376" ;
    skos:prefLabel "Owraschnaja"@en,
        "Owraschnaja"@nl ;
    prov:generatedAtTime "2023-04-18T09:18:23+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://www.wikidata.org/entity/Q12667338> .

