@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/14928> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Garyp" ;
    ns1:P168_place_is_defined_by "POINT(5.966670 53.166670)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/802a6a9457ad4c39918339181d1392ff>,
        <https://data.rkd.nl/.well-known/genid/88908ae6fc4547ab9523a6e5ec0a43bf>,
        <https://data.rkd.nl/.well-known/genid/b70e024d3bdf48c8a363079cd18c7f42>,
        <https://data.rkd.nl/.well-known/genid/ba9cc2090faf44d5b53da367ef4a5eaf> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/10327> ;
    skos:altLabel "Garijp (Tytsjerksteradiel)"@en,
        "Garijp (Tytsjerksteradiel)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/10327> ;
    skos:exactMatch <http://vocab.getty.edu/tgn/7261589>,
        <https://sws.geonames.org/2755729>,
        <https://www.wikidata.org/entity/Q2673950> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "14928" ;
    skos:prefLabel "Garyp"@en,
        "Garyp"@nl ;
    prov:generatedAtTime "2023-02-16T12:29:58+00:00"^^xsd:dateTime ;
    ns2:equivalent <http://vocab.getty.edu/tgn/7261589>,
        <https://sws.geonames.org/2755729>,
        <https://www.wikidata.org/entity/Q2673950> .

