@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 .

yso:p20434
  skos:prefLabel "house building"@en, "husbyggnad"@sv, "talonrakennus"@fi ;
  a skos:Concept .

afo:p291
  skos:prefLabel "rakentaminen"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3444 .

afo:p3444
  skos:exactMatch yso:p20434 ;
  skos:prefLabel "talonrakennus"@fi ;
  ns0:tietue "ctx=talonrakennus", "btx=rakentaminen", "cc=40", "md=1995-09-01", "ed=1987-01-01", "stalista=tarkista", "sta=hyväksytty", "housing construction", "n", "80", "house building", "fte=house construction" ;
  ns0:md "1995-09-01" ;
  ns0:id "4380" ;
  skos:broader afo:p291 ;
  skos:altLabel "house building"@en, "house construction"@en, "housing construction"@en ;
  ns0:sta "hyväksytty" ;
  ns0:stalista "tarkista" ;
  ns0:siirtopv "2006-03-03" ;
  a skos:Concept ;
  ns0:ed "1987-01-01" ;
  skos:inScheme yso:conceptscheme .

