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

yso:yso_kivet_rakenteen_mukaan
  a skos:Collection ;
  skos:prefLabel "kivet_rakenteen_mukaan"@fi ;
  skos:member yso:p10887 .

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

yso:p3121
  skos:prefLabel "kalkkikivi (sedimenttikivet)"@fi, "kalksten"@sv, "limestone"@en ;
  a skos:Concept ;
  skos:broader yso:p10887 .

yso:p10887
  skos:broader yso:yso_kivet ;
  skos:related yso:p14849 ;
  skos:narrower yso:p15288, yso:p3121 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "sedimenttikivet"@fi ;
  a skos:Concept .

yso:yso_kivet
  skos:prefLabel "kivet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p10887 .

yso:p15288
  skos:prefLabel "sand stone"@en, "sandsten"@sv, "hiekkakivi"@fi ;
  a skos:Concept ;
  skos:broader yso:p10887 .

yso:p14849
  skos:prefLabel "sedimenttikivilajit"@fi, "sedimentära bergarter"@sv, "sedimentary rocks"@en ;
  a skos:Concept ;
  skos:related yso:p10887 .

