@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:p6308
  skos:prefLabel "byggnadsplanering  (teknisk)"@sv, "constructional planning"@en, "rakennussuunnittelu"@fi ;
  a skos:Concept ;
  skos:narrower yso:p15210 .

yso:p888
  skos:prefLabel "markbyggnad"@sv, "geotechnical work"@en, "maarakennus"@fi ;
  a skos:Concept ;
  skos:related yso:p15210 .

yso:p15210
  skos:broader yso:p6308 ;
  skos:related yso:p888, yso:p8277 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "pohjatutkimus"@fi, "grundundersökning"@sv, "examination of building ground carrying capacity"@en ;
  a skos:Concept .

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

yso:p8277
  skos:prefLabel "geoteknik"@sv, "geotekniikka"@fi, "geotechnology"@en ;
  a skos:Concept ;
  skos:related yso:p15210 .

