@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:p4073
  skos:altLabel "household waste"@en, "kitchen waste"@en, "garbage"@en, "household refuse"@en ;
  ns0:tietue "sta=hyväksytty", "fte=household waste", "cc=80", "stalista=tarkista", "garbage", "md=1995-09-01", "ctx=talousjätteet", "kitchen waste", "n", "ed=1987-01-01", "btx=jätteet", "rtx=yhdyskuntajätteet", "household refuse" ;
  skos:prefLabel "talousjätteet"@fi ;
  ns0:sta "hyväksytty" ;
  ns0:stalista "tarkista" ;
  skos:inScheme yso:conceptscheme ;
  skos:broader afo:p77 ;
  ns0:id "4394" ;
  ns0:siirtopv "2006-03-03" ;
  a skos:Concept ;
  skos:exactMatch yso:p4747 ;
  ns0:ed "1987-01-01" ;
  ns0:md "1995-09-01" .

afo:p77
  skos:prefLabel "jätteet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p4073 .

yso:p4747
  skos:prefLabel "hushållsavfall"@sv, "household waste"@en, "talousjätteet"@fi ;
  a skos:Concept .

