@prefix afo: <http://www.yso.fi/onto/afo/> .
@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#> .
@prefix ns0: <http://www.yso.fi/onto/afo-meta/> .

afo:p4711
  skos:prefLabel "radioaktiivinen laskeuma"@fi ;
  a skos:Concept ;
  skos:broader afo:p2958 .

yso:p585
  skos:prefLabel "fallouts"@en, "nedfall"@sv, "laskeumat"@fi ;
  a skos:Concept .

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

afo:p2958
  skos:exactMatch yso:p585 ;
  skos:prefLabel "laskeumat"@fi ;
  ns0:ed "1987-01-19" ;
  ns0:tietue "fallout", "ntx=hapan laskeuma", "n", "ctx=laskeumat", "rtx=happamoituminen", "radioaktiivinen laskeuma", "fte=deposition", "sta=hyväksytty", "cc=80", "md=1995-09-05", "ed=1987-01-19", "stalista=tarkista" ;
  ns0:stalista "tarkista" ;
  skos:narrower afo:p3270, afo:p4711 ;
  ns0:rtx afo:p2701 ;
  skos:altLabel "fallout"@en, "deposition"@en ;
  ns0:md "1995-09-05" ;
  ns0:siirtopv "2006-03-03" ;
  a skos:Concept ;
  ns0:id "2110" ;
  skos:topConceptOf yso:conceptscheme ;
  skos:inScheme yso:conceptscheme ;
  ns0:sta "hyväksytty" .

afo:p2701
  skos:prefLabel "happamoituminen"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p2958 .

afo:p3270
  skos:prefLabel "hapan laskeuma"@fi ;
  a skos:Concept ;
  skos:broader afo:p2958 .

