@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 ;
  skos:hasTopConcept afo:p1923 .

yso:p887
  skos:prefLabel "quarrying"@en, "sprängning"@sv, "louhinta"@fi ;
  a skos:Concept .

yso:p3144
  skos:prefLabel "bergsbruk"@sv, "mining industry"@en, "kaivosteollisuus"@fi ;
  a skos:Concept .

afo:p1923
  ns0:tietue "sta=hyväksytty", "fte=mining industry", "n", "rtx=louhinta", "ed=1987-01-31", "stalista=tarkista", "ctx=kaivosteollisuus", "cc=80", "md=1995-09-05", "btx=teollisuus" ;
  ns0:stalista "tarkista" ;
  ns0:md "1995-09-05" ;
  a skos:Concept ;
  skos:exactMatch yso:p3144 ;
  skos:prefLabel "kaivosteollisuus"@fi ;
  ns0:siirtopv "2006-03-03" ;
  ns0:rtx yso:p887 ;
  skos:inScheme yso:conceptscheme ;
  ns0:id "5465" ;
  ns0:sta "hyväksytty" ;
  skos:altLabel "mining industry"@en ;
  ns0:ed "1987-01-31" ;
  skos:topConceptOf yso:conceptscheme .

