@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:p3456
  ns0:tietue "btx=kalastus", "ed=1986-02-01", "agcx=trawling", "md=1995-09-01", "stalista=tarkista", "fte=trawling", "ctx=troolikalastus", "cc=30", "sta=hyväksytty", "n" ;
  ns0:md "1995-09-01" ;
  ns0:agcx "trawling"@en ;
  skos:exactMatch yso:p6287 ;
  ns0:ed "1986-02-01" ;
  ns0:stalista "tarkista" ;
  ns0:sta "hyväksytty" ;
  ns0:id "4626" ;
  skos:prefLabel "troolikalastus"@fi ;
  skos:broader afo:p452 ;
  skos:altLabel "trawling"@en ;
  ns0:siirtopv "2006-03-03" ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme .

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

yso:p6287
  skos:prefLabel "trawl-fishing"@en, "trålfiske"@sv, "troolikalastus"@fi ;
  a skos:Concept .

afo:p452
  skos:prefLabel "kalastus"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3456 .

