@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/55550> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Aydın (province)" ;
    ns2:P168_place_is_defined_by "POINT(28.000000 37.750000)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/1078c61d7f9f4d18a34217a467e51dc1>,
        <https://data.rkd.nl/.well-known/genid/374c57dc67ec46de89d7bdfd9884e3e6> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/6592> ;
    ns2:P89i_contains <https://data.rkd.nl/thesaurus/55183>,
        <https://data.rkd.nl/thesaurus/55549> ;
    skos:broader <https://data.rkd.nl/thesaurus/6592> ;
    skos:exactMatch <http://vocab.getty.edu/tgn/1001117>,
        <https://sws.geonames.org/322819>,
        <https://www.wikidata.org/entity/Q79846> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/55183>,
        <https://data.rkd.nl/thesaurus/55549> ;
    skos:notation "55550" ;
    skos:prefLabel "Aydın (province)"@en,
        "Aydın (provincie)"@nl ;
    prov:generatedAtTime "2024-01-15T09:01:11+00:00"^^xsd:dateTime ;
    ns1:equivalent <http://vocab.getty.edu/tgn/1001117>,
        <https://sws.geonames.org/322819>,
        <https://www.wikidata.org/entity/Q79846> .

