@prefix afo: <http://www.yso.fi/onto/afo/> .
@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#> .
@prefix ns0: <http://www.yso.fi/onto/afo-meta/> .

afo:p590
  skos:prefLabel "kotieläintalous"@fi ;
  a skos:Concept ;
  skos:narrower afo:p4422 .

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

yso:p13404
  skos:prefLabel "fårskötsel (ekonomi)"@sv, "sheep husbandry"@en, "lammastalous"@fi ;
  a skos:Concept .

afo:p4422
  ns0:tietue "ctx=lammastalous", "stalista=tarkista", "ed=1986-02-01", "cc=30", "sheep management", "sheep production", "n", "md=1995-09-05", "btx=kotieläintalous", "fte=sheep farming", "sta=hyväksytty" ;
  skos:exactMatch yso:p13404 ;
  ns0:ed "1986-02-01" ;
  skos:broader afo:p590 ;
  skos:altLabel "sheep management"@en, "sheep production"@en, "sheep farming"@en ;
  ns0:id "2065" ;
  a skos:Concept ;
  ns0:sta "hyväksytty" ;
  skos:prefLabel "lammastalous"@fi ;
  ns0:stalista "tarkista" ;
  ns0:siirtopv "2006-03-03" ;
  skos:inScheme yso:conceptscheme ;
  ns0:md "1995-09-05" .

