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

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

afo:p4466
  ns0:ed "1992-05-31" ;
  ns0:id "2304" ;
  skos:altLabel "natural pastures"@en ;
  ns0:stalista "tarkista" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:tietue "md=1995-09-05", "30", "rtx=metsälaitumet", "ctx=luonnonlaitumet", "stalista=tarkista", "fte=natural pastures", "agcx=natural pastures", "ed=1992-05-31", "btx=laitumet", "n", "cc=22", "sta=hyväksytty" ;
  skos:inScheme yso:conceptscheme ;
  ns0:sta "hyväksytty" ;
  ns0:md "1995-09-05" ;
  skos:prefLabel "luonnonlaitumet"@fi ;
  ns0:agcx "natural pastures"@en ;
  skos:broader afo:p921 ;
  a skos:Concept ;
  skos:exactMatch yso:p23338 .

yso:p23338
  skos:prefLabel "naturliga betesmarker"@sv, "natural pastures"@en, "luonnonlaitumet"@fi ;
  a skos:Concept ;
  skos:exactMatch afo:p4466 .

afo:p921
  skos:prefLabel "laitumet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p4466 .

