@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:p748
  ns0:agcx "ditchers"@en ;
  ns0:tietue "agcx=ditchers", "stalista=tarkista", "n", "cc=40", "rtx=maatalouskoneet", "ctx=ojituskoneet", "fte=excavators", "sta=hyväksytty", "ed=1987-01-01", "trench cutters", "md=1997-11-21" ;
  skos:prefLabel "ojituskoneet"@fi ;
  ns0:sta "hyväksytty" ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  ns0:ed "1987-01-01" ;
  ns0:siirtopv "2006-03-03" ;
  skos:broader yso:p2005, afo:p112 ;
  ns0:md "1997-11-21" ;
  skos:altLabel "excavators"@en, "trench cutters"@en ;
  ns0:rtx afo:p301 ;
  ns0:id "3061" ;
  ns0:stalista "tarkista" .

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

afo:p112
  skos:prefLabel "koneet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p748 .

afo:p301
  skos:prefLabel "maatalouskoneet"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p748 .

yso:p2005
  skos:prefLabel "maskiner"@sv, "machines"@en, "koneet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p748 .

