@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/8946> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Warffum" ;
    ns1:P168_place_is_defined_by "POINT(6.558330 53.392500)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/a5ac84a99a2f4d78b6342c60d7180d9a>,
        <https://data.rkd.nl/.well-known/genid/d28bc64c4e3f4311812c2be374c749db> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/97360> ;
    ns1:P89i_contains <https://data.rkd.nl/thesaurus/50452>,
        <https://data.rkd.nl/thesaurus/88499> ;
    skos:broader <https://data.rkd.nl/thesaurus/97360> ;
    skos:exactMatch <http://vocab.getty.edu/tgn/1048217>,
        <https://sws.geonames.org/2745024>,
        <https://www.wikidata.org/entity/Q1942428> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/50452>,
        <https://data.rkd.nl/thesaurus/88499> ;
    skos:notation "8946" ;
    skos:prefLabel "Warffum"@en,
        "Warffum"@nl ;
    prov:generatedAtTime "2023-02-16T12:29:00+00:00"^^xsd:dateTime ;
    ns2:equivalent <http://vocab.getty.edu/tgn/1048217>,
        <https://sws.geonames.org/2745024>,
        <https://www.wikidata.org/entity/Q1942428> .

