@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/4913> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Poznań" ;
    ns2:P168_place_is_defined_by "POINT(16.929930 52.406920)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/a27c33b181ab471a90f9f8d088dab47a>,
        <https://data.rkd.nl/.well-known/genid/a5d9996bc45f4260906c6738d7cae618>,
        <https://data.rkd.nl/.well-known/genid/d1420e7f18dd4f02bd49a70ef038d6ee>,
        <https://data.rkd.nl/.well-known/genid/e36da7f3075744c190d8f214628c5722> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/32338> ;
    ns2:P89i_contains <https://data.rkd.nl/thesaurus/56649>,
        <https://data.rkd.nl/thesaurus/91912> ;
    skos:altLabel "Posen (hist., Poland)"@en,
        "Posen (hist., Polen)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/32338> ;
    skos:exactMatch <https://sws.geonames.org/3088171>,
        <https://www.wikidata.org/entity/Q268> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/56649>,
        <https://data.rkd.nl/thesaurus/91912> ;
    skos:notation "4913" ;
    skos:prefLabel "Poznań"@en,
        "Poznań"@nl ;
    prov:generatedAtTime "2023-04-05T06:57:37+00:00"^^xsd:dateTime ;
    ns1:equivalent <https://sws.geonames.org/3088171>,
        <https://www.wikidata.org/entity/Q268> .

