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

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

afo:p3149
  skos:altLabel "soil thermal properties"@en ;
  skos:broader afo:p1912 ;
  a skos:Concept ;
  ns0:tietue "ctx=maalämpö", "btx=geoterminen energia", "80", "cc=40", "soil thermal regimes", "stalista=tarkista", "fte=soil thermal properties", "ed=1986-02-01", "n", "md=1997-11-14", "sta=hyväksytty", "agcx=soil temperature" ;
  skos:prefLabel "maalämpö"@fi ;
  ns0:agcx "soil thermal regimes"@en ;
  ns0:sta "hyväksytty" ;
  skos:inScheme yso:conceptscheme ;
  ns0:ed "1986-02-01" ;
  ns0:siirtopv "2006-03-03" ;
  skos:exactMatch yso:p16100 ;
  ns0:id "2419" ;
  ns0:stalista "tarkista" ;
  ns0:md "1997-11-14" .

yso:p16100
  skos:prefLabel "ground heat"@en, "jordvärme"@sv, "maalämpö"@fi ;
  a skos:Concept .

afo:p1912
  skos:prefLabel "lämpö"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3149 .

