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

yso:p2360
  skos:prefLabel "sopor"@sv, "wastes"@en, "jätteet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2507 .

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

afo:p2507
  ns0:stalista "tarkista" ;
  ns0:tietue "n", "rtx=yhdyskuntajätteet", "btx=jätteet", "cc=80", "sta=hyväksytty", "md=1997-12-12", "ctx=käymäläjätteet", "ed=1987-01-19", "agcx=night soil", "stalista=tarkista" ;
  ns0:sta "hyväksytty" ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p2360, afo:p77 ;
  ns0:agcx "night soil"@en ;
  ns0:md "1997-12-12" ;
  a skos:Concept ;
  ns0:id "1990" ;
  ns0:siirtopv "2006-03-03" ;
  skos:prefLabel "käymäläjätteet"@fi ;
  ns0:ed "1987-01-19" .

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

