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

yso:p2397
  skos:prefLabel "net fishing"@en, "nätfiske"@sv, "verkkokalastus"@fi ;
  a skos:Concept .

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

afo:p4799
  skos:exactMatch yso:p2397 ;
  skos:prefLabel "verkkokalastus"@fi ;
  ns0:siirtopv "2006-03-03" ;
  ns0:stalista "tarkista" ;
  ns0:id "5562" ;
  ns0:tietue "ed=1970-07-17", "btx=kalastus", "sta=hyväksytty", "cc=30", "md=1995-09-01", "agcx=net fishing", "n", "ctx=verkkokalastus", "stalista=tarkista" ;
  a skos:Concept ;
  ns0:agcx "net fishing"@en ;
  skos:broader afo:p452 ;
  ns0:md "1995-09-01" ;
  skos:inScheme yso:conceptscheme ;
  ns0:sta "hyväksytty" ;
  ns0:ed "1970-07-17" .

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

