@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/557> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Warsaw" ;
    ns1:P168_place_is_defined_by "POINT(21.011780 52.229770)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/2059fc2c667d42d69d0cd820ee15655e>,
        <https://data.rkd.nl/.well-known/genid/4aa701eb4409492794faee8af85df997>,
        <https://data.rkd.nl/.well-known/genid/cae6ec2edafa47bd8d18091dfa5457e0>,
        <https://data.rkd.nl/.well-known/genid/fbe2d48d90154ab0ad5ee996c0faa4fe> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/34019> ;
    ns1:P89i_contains <https://data.rkd.nl/thesaurus/31456>,
        <https://data.rkd.nl/thesaurus/42119>,
        <https://data.rkd.nl/thesaurus/56568>,
        <https://data.rkd.nl/thesaurus/91414> ;
    skos:altLabel "Warszawa"@en,
        "[Warsaw]"@en,
        "Warszawa"@nl,
        "[Warschau]"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/34019> ;
    skos:exactMatch <http://vocab.getty.edu/tgn/7007833>,
        <https://sws.geonames.org/756135>,
        <https://www.wikidata.org/entity/Q270> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/31456>,
        <https://data.rkd.nl/thesaurus/42119>,
        <https://data.rkd.nl/thesaurus/56568>,
        <https://data.rkd.nl/thesaurus/91414> ;
    skos:notation "557" ;
    skos:prefLabel "Warsaw"@en,
        "Warschau"@nl ;
    prov:generatedAtTime "2023-04-04T13:22:29+00:00"^^xsd:dateTime ;
    ns2:equivalent <http://vocab.getty.edu/tgn/7007833>,
        <https://sws.geonames.org/756135>,
        <https://www.wikidata.org/entity/Q270> .

