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

afo:p1992
  ns0:sta "hyväksytty" ;
  ns0:tietue "cc=40", "fte=load-bearing structure", "stalista=tarkista", "primary structure", "ctx=kantavat rakenteet", "md=1997-09-12", "ed=1986-02-01", "sta=hyväksytty", "n", "rtx=runkorakenteet" ;
  skos:prefLabel "kantavat rakenteet"@fi ;
  skos:altLabel "load-bearing structure"@en, "primary structure"@en ;
  skos:inScheme yso:conceptscheme ;
  ns0:md "1997-09-12" ;
  skos:exactMatch yso:p14265 ;
  ns0:stalista "tarkista" ;
  skos:broader afo:p697 ;
  ns0:id "1339" ;
  a skos:Concept ;
  ns0:siirtopv "2006-03-03" ;
  ns0:ed "1986-02-01" .

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

yso:p14265
  skos:prefLabel "bärande konstruktioner"@sv, "supporting constructions"@en, "kantavat rakenteet"@fi ;
  a skos:Concept .

afo:p697
  skos:prefLabel "rakenteet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p1992 .

