@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p3850
  skos:prefLabel "ceramics industry"@en, "keramisk industri"@sv, "keraaminen teollisuus"@fi ;
  a skos:Concept ;
  skos:narrower tero:p3849 .

yso:p3849 skos:exactMatch tero:p3849 .
tero:p3849
  skos:prefLabel "fajansindustri"@sv, "faience industry"@en, "fajanssiteollisuus"@fi ;
  skos:exactMatch yso:p3849, allars:Y17695, ysa:Y106698 ;
  a skos:Concept ;
  skos:related tero:p3848 ;
  skosext:broaderGeneric tero:p3850 ;
  skos:broader tero:p3850 ;
  skos:inScheme tero:conceptscheme .

ysa:Y106698 skos:exactMatch tero:p3849 .
allars:Y17695 skos:exactMatch tero:p3849 .
tero:conceptscheme a skos:ConceptScheme .
tero:p3848
  skos:prefLabel "porslinsindustri"@sv, "porcelain industry"@en, "posliiniteollisuus"@fi ;
  a skos:Concept ;
  skos:related tero:p3849 .

