@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:p2084
  ns0:tietue "ctx=tilantarve", "n", "ed=1986-02-01", "fte=space requirements", "40", "70", "sta2=vapaa", "stalista=tarkista", "md=1995-09-01", "cc=10", "sta=hyväksytty" ;
  ns0:id "4567" ;
  ns0:ed "1986-02-01" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:stalista "tarkista" ;
  ns0:sta2 "vapaa" ;
  skos:prefLabel "tilantarve"@fi ;
  skos:broader yso:p4176 ;
  ns0:sta "hyväksytty" ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  ns0:md "1995-09-01" ;
  skos:altLabel "space requirements"@en .

yso:p4176
  skos:prefLabel "needs"@en, "behov (brist)"@sv, "tarpeet (puute)"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2084 .

