@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
tero:p998
  skos:prefLabel "industri"@sv, "industry"@en, "teollisuus"@fi ;
  a skos:Concept ;
  skos:narrower tero:p999 .

allars:Y19360 skos:exactMatch tero:p999 .
tero:p1000
  skos:prefLabel "art handicraft"@en, "konsthantverk"@sv, "taidekäsityö"@fi ;
  a skos:Concept ;
  skos:related tero:p999 .

tero:p999
  skos:related tero:p997, tero:p1000 ;
  rdfs:comment "eril. (pienimittaisesta) tuotanto- yms. toiminnasta, jossa ammatinharjoittaja (apulaisineen) tav. tekee työn alusta loppuun, us. = kotiteollisuus" ;
  skos:exactMatch allars:Y19360, yso:p999, ysa:Y104953 ;
  dc11:source "Kielitoimiston sanakirja" ;
  a skos:Concept ;
  skos:prefLabel "handicraft industry"@en, "käsiteollisuus"@fi, "hantverksindustri"@sv ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p998 ;
  skosext:broaderGeneric tero:p998 .

ysa:Y104953 skos:exactMatch tero:p999 .
yso:p999 skos:exactMatch tero:p999 .
tero:p997
  skos:prefLabel "hemslöjd"@sv, "domestic industry"@en, "kotiteollisuus"@fi ;
  a skos:Concept ;
  skos:related tero:p999 .

