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

yso:p6522
  skos:prefLabel "road building"@en, "tienrakennus"@fi, "vägbyggnad"@sv ;
  a skos:Concept .

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

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

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

