@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:p1418
  skos:prefLabel "pihatot"@fi ;
  a skos:Concept ;
  skos:narrower afo:p1417 .

afo:p1417
  ns0:tietue "n", "sta=hyväksytty", "ed=1995-11-08", "ctx=kylmäpihatot", "cc=30", "btx=pihatot", "stalista=tarkista", "md=1995-11-13", "40" ;
  ns0:ed "1995-11-08" ;
  ns0:md "1995-11-13" ;
  skos:exactMatch yso:p8323 ;
  skos:broader afo:p1418 ;
  skos:inScheme yso:conceptscheme ;
  ns0:sta "hyväksytty" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:id "6268" ;
  skos:prefLabel "kylmäpihatot"@fi ;
  a skos:Concept ;
  ns0:stalista "tarkista" .

yso:p8323
  skos:prefLabel "kalla lösdriftsstall"@sv, "unheated cowsheds"@en, "kylmäpihatot"@fi ;
  a skos:Concept .

