@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/42763> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Viehhausen (Wals-Siezenheim, Salzburg)" ;
    ns1:P168_place_is_defined_by "POINT(12.983330 47.783330)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/244d8481e48a4596a32772b5f0ede772>,
        <https://data.rkd.nl/.well-known/genid/2c6c784485c04168be4b18bb4f06abee> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/30165> ;
    skos:broader <https://data.rkd.nl/thesaurus/30165> ;
    skos:exactMatch <https://sws.geonames.org/2762403> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "42763" ;
    skos:prefLabel "Viehhausen (Wals-Siezenheim, Salzburg)"@en,
        "Viehhausen (Wals-Siezenheim, Salzburg)"@nl ;
    prov:generatedAtTime "2023-03-13T15:20:38+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/2762403> .

