@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 ;
  skos:hasTopConcept afo:p3412 .

yso:p436
  skos:prefLabel "förorenande"@sv, "pollution"@en, "saastuminen"@fi ;
  a skos:Concept .

afo:p3412
  ns0:tietue "cc=80", "contamination", "ed=1987-01-19", "md=1995-09-05", "stalista=tarkista", "sta=hyväksytty", "fte=pollution", "n", "ntx=ympäristön saastuminen", "agcx=pollution", "ctx=saastuminen" ;
  a skos:Concept ;
  ns0:siirtopv "2006-03-03" ;
  ns0:ed "1987-01-19" ;
  ns0:md "1995-09-05" ;
  ns0:id "3928" ;
  skos:topConceptOf yso:conceptscheme ;
  ns0:stalista "tarkista" ;
  ns0:agcx "pollution"@en ;
  skos:altLabel "contamination"@en, "pollution"@en ;
  skos:narrower afo:p585 ;
  ns0:sta "hyväksytty" ;
  skos:exactMatch yso:p436 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "saastuminen"@fi .

afo:p585
  skos:prefLabel "ympäristön saastuminen"@fi ;
  a skos:Concept ;
  skos:broader afo:p3412 .

