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

yso:p14314
  skos:prefLabel "horse farms"@en, "hästskötsel -- hemman"@sv, "hevostilat"@fi ;
  a skos:Concept .

afo:p2135
  skos:prefLabel "kotieläintilat"@fi ;
  a skos:Concept ;
  skos:narrower afo:p4989 .

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

afo:p4989
  ns0:tietue "btx=kotieläintilat", "stalista=tarkista", "fte=horse farms", "ctx=hevostilat", "50", "n", "ed=1992-05-31", "sta=hyväksytty", "cc=30", "md=1995-09-05" ;
  a skos:Concept ;
  skos:prefLabel "hevostilat"@fi ;
  ns0:stalista "tarkista" ;
  skos:inScheme yso:conceptscheme ;
  skos:exactMatch yso:p14314 ;
  ns0:ed "1992-05-31" ;
  ns0:md "1995-09-05" ;
  ns0:id "804" ;
  skos:broader afo:p2135 ;
  ns0:sta "hyväksytty" ;
  ns0:siirtopv "2006-03-03" ;
  skos:altLabel "horse farms"@en .

