@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:p4322
  ns0:id "4013" ;
  ns0:stalista "tarkista" ;
  ns0:tietue "btx=rakennusaineet", "ed=1986-02-01", "ctx=sementti", "sta=hyväksytty", "stalista=tarkista", "fte=cement", "agcx=cement", "md=1995-09-05", "n", "cc=40" ;
  ns0:ed "1986-02-01" ;
  a skos:Concept ;
  skos:exactMatch yso:p12948 ;
  ns0:agcx "cement"@en ;
  skos:broader afo:p287 ;
  ns0:md "1995-09-05" ;
  ns0:siirtopv "2006-03-03" ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "sementti"@fi ;
  skos:altLabel "cement"@en ;
  ns0:sta "hyväksytty" .

afo:p287
  skos:prefLabel "rakennusaineet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p4322 .

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

yso:p12948
  skos:prefLabel "cement"@sv, "cement"@en, "sementti"@fi ;
  a skos:Concept .

