@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix puho: <http://www.yso.fi/onto/puho/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p352
  skos:prefLabel "tieteet (erikoisala)"@fi, "sciences"@en, "vetenskaper"@sv ;
  a skos:Concept ;
  skos:narrower yso:p2192 .

yso:p2194
  skos:prefLabel "hieroglyfer"@sv, "hieroglyphs"@en, "hieroglyfit"@fi ;
  a skos:Concept ;
  skos:related yso:p2192 .

yso:p2192
  skos:broader yso:p352 ;
  skos:related yso:p2195, yso:p2194, yso:p2193 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "egyptology"@en, "egyptologi"@sv, "egyptologia"@fi ;
  a skos:Concept .

yso:p2195
  skos:prefLabel "assyriology"@en, "assyriologi"@sv, "assyriologia"@fi ;
  a skos:Concept ;
  skos:related yso:p2192 .

puho:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p2193
  skos:prefLabel "mummies"@en, "muumiot"@fi, "mumier"@sv ;
  a skos:Concept ;
  skos:related yso:p2192 .

