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

afo:p2937
  ns0:tietue "fte=atmosphere", "sta2=vapaa", "sta=hyväksytty", "agcx=atmosphere", "n", "md=1995-09-05", "stalista=tarkista", "ed=1987-01-19", "cc=80", "ctx=ilmakehä" ;
  ns0:agcx "atmosphere"@en ;
  ns0:stalista "tarkista" ;
  skos:altLabel "atmosphere"@en ;
  ns0:sta "hyväksytty" ;
  skos:topConceptOf yso:conceptscheme ;
  ns0:siirtopv "2006-03-03" ;
  skos:prefLabel "ilmakehä"@fi ;
  skos:inScheme yso:conceptscheme ;
  ns0:id "950" ;
  ns0:sta2 "vapaa" ;
  a skos:Concept ;
  ns0:ed "1987-01-19" ;
  ns0:md "1995-09-05" ;
  skos:exactMatch yso:p5393 .

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

yso:p5393
  skos:prefLabel "atmosfären (jorden)"@sv, "atmosphere"@en, "ilmakehä"@fi ;
  a skos:Concept ;
  skos:exactMatch afo:p2937 .

