@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/40212> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Central District (Israel)" ;
    ns1:P168_place_is_defined_by "POINT(34.916670 32.083330)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/d0ca9865a4604b4d8e47e07dea699339>,
        <https://data.rkd.nl/.well-known/genid/e811c34fab4c41c99cb799869b677649>,
        <https://data.rkd.nl/.well-known/genid/f69cbd8b06454ef5b5accca9643f4d46> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/410> ;
    ns1:P89i_contains <https://data.rkd.nl/thesaurus/11153>,
        <https://data.rkd.nl/thesaurus/23494>,
        <https://data.rkd.nl/thesaurus/33353>,
        <https://data.rkd.nl/thesaurus/53074>,
        <https://data.rkd.nl/thesaurus/58549>,
        <https://data.rkd.nl/thesaurus/76799>,
        <https://data.rkd.nl/thesaurus/806> ;
    skos:altLabel "HaMerkaz, Mehoz (district)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/410> ;
    skos:exactMatch <http://vocab.getty.edu/tgn/1000862>,
        <https://sws.geonames.org/294904>,
        <https://www.wikidata.org/entity/Q188785> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/11153>,
        <https://data.rkd.nl/thesaurus/23494>,
        <https://data.rkd.nl/thesaurus/33353>,
        <https://data.rkd.nl/thesaurus/53074>,
        <https://data.rkd.nl/thesaurus/58549>,
        <https://data.rkd.nl/thesaurus/76799>,
        <https://data.rkd.nl/thesaurus/806> ;
    skos:notation "40212" ;
    skos:prefLabel "Central District (Israel)"@en,
        "Centrum (district, Israël)"@nl ;
    prov:generatedAtTime "2023-02-16T12:34:25+00:00"^^xsd:dateTime ;
    ns2:equivalent <http://vocab.getty.edu/tgn/1000862>,
        <https://sws.geonames.org/294904>,
        <https://www.wikidata.org/entity/Q188785> .

