@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/44036> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Mala Vyska" ;
    ns1:P168_place_is_defined_by "POINT(31.632310 48.646940)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/03e98e2113714a6a8d4cd762f8d3a06b>,
        <https://data.rkd.nl/.well-known/genid/f12d1ab93ad34df094b100eb9a157cbb> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/37970> ;
    skos:broader <https://data.rkd.nl/thesaurus/37970> ;
    skos:exactMatch <https://sws.geonames.org/702147> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "44036" ;
    skos:prefLabel "Mala Vyska"@en,
        "Mala Vyska"@nl ;
    prov:generatedAtTime "2023-03-21T10:07:26+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/702147> .

