@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/74523> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Lantana (Florida)" ;
    ns1:P168_place_is_defined_by "POINT(-80.051990 26.586740)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/02e9edf17e36449b9c76cc7eba53dec0>,
        <https://data.rkd.nl/.well-known/genid/6cec2074a29a47ca9f1fb10dde223d2f> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/8343> ;
    skos:broader <https://data.rkd.nl/thesaurus/8343> ;
    skos:exactMatch <http://vocab.getty.edu/tgn/2020122>,
        <https://sws.geonames.org/4161571>,
        <https://www.wikidata.org/entity/Q1992911> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "74523" ;
    skos:prefLabel "Lantana (Florida)"@en,
        "Lantana (Florida)"@nl ;
    prov:generatedAtTime "2023-02-16T12:37:18+00:00"^^xsd:dateTime ;
    ns2:equivalent <http://vocab.getty.edu/tgn/2020122>,
        <https://sws.geonames.org/4161571>,
        <https://www.wikidata.org/entity/Q1992911> .

