@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .

ysa: a skos:ConceptScheme .
<http://www.yso.fi/onto/ysa-meta/GeographicalConcept>
  rdfs:label "Maantieteellinen paikka"@fi, "Geographical location"@en ;
  a owl:Class .

ysa:Y105162
  dc:modified "2019-06-06T10:25:46+03:00"^^xsd:dateTime ;
  skos:narrower ysa:Y156522, ysa:Y234809, ysa:Y141735, ysa:Y106879 ;
  skos:related ysa:Y105500, ysa:Y193032 ;
  dc:created "1990-07-16"^^xsd:date ;
  skos:inScheme ysa: ;
  skos:exactMatch yso:p105162, <http://www.yso.fi/onto/allars/Y31843> ;
  skos:prefLabel "Israel"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept .

ysa:Y105500
  skos:prefLabel "Palestiina"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept ;
  skos:related ysa:Y105162 .

ysa:Y193032
  skos:prefLabel "Länsiranta"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept ;
  skos:related ysa:Y105162 .

ysa:Y156522
  skos:prefLabel "Qumran"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept ;
  skos:broader ysa:Y105162 .

ysa:Y234809
  skos:prefLabel "Galilea"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept ;
  skos:broader ysa:Y105162 .

ysa:Y141735
  skos:prefLabel "Tamra"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept ;
  skos:broader ysa:Y105162 .

ysa:Y106879
  skos:prefLabel "Jerusalem"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept ;
  skos:broader ysa:Y105162 .

