@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/42258> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Astrakhan (federal subject)" ;
    ns2:P168_place_is_defined_by "POINT(48.000000 47.000000)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/8dbf987bbbd740ec8966f7d52853b9d3>,
        <https://data.rkd.nl/.well-known/genid/f7eec8f200e44296b4b3ee689dd10787> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/454> ;
    ns2:P89i_contains <https://data.rkd.nl/thesaurus/2159>,
        <https://data.rkd.nl/thesaurus/42257> ;
    skos:broader <https://data.rkd.nl/thesaurus/454> ;
    skos:exactMatch <https://sws.geonames.org/580491>,
        <https://www.wikidata.org/entity/Q3941> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/2159>,
        <https://data.rkd.nl/thesaurus/42257> ;
    skos:notation "42258" ;
    skos:prefLabel "Astrakhan (federal subject)"@en,
        "Astrakhan (deelgebied)"@nl ;
    prov:generatedAtTime "2024-02-08T12:43:28+00:00"^^xsd:dateTime ;
    ns1:equivalent <https://sws.geonames.org/580491>,
        <https://www.wikidata.org/entity/Q3941> .

