@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/75869> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Doazit" ;
    ns2:P168_place_is_defined_by "POINT(-0.646130 43.691090)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/3727ded375f2416e9f923a8e1f33a99e>,
        <https://data.rkd.nl/.well-known/genid/e41ccad9f59643f283222e06e4ae36a1> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/25293> ;
    skos:broader <https://data.rkd.nl/thesaurus/25293> ;
    skos:exactMatch <https://sws.geonames.org/3021291>,
        <https://www.wikidata.org/entity/Q34802139> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "75869" ;
    skos:prefLabel "Doazit"@en,
        "Doazit"@nl ;
    prov:generatedAtTime "2023-02-16T12:37:22+00:00"^^xsd:dateTime ;
    ns1:equivalent <https://sws.geonames.org/3021291>,
        <https://www.wikidata.org/entity/Q34802139> .

