@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:p1420
  skos:prefLabel "keramik"@sv, "ceramics"@en, "keramiikka"@fi ;
  a skos:Concept ;
  skos:narrower tero:p1419 .

yso:p1419 skos:exactMatch tero:p1419 .
tero:p1419
  skos:prefLabel "asbestos-ceramic"@en, "asbestikeramiikka"@fi, "asbestkeramik"@sv ;
  skos:exactMatch allars:Y15479, yso:p1419, ysa:Y100844 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p1420 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p1420 ;
  skos:related tero:p1421 .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y100844 skos:exactMatch tero:p1419 .
tero:p1421
  skos:prefLabel "textile ceramics"@en, "textilkeramik"@sv, "tekstiilikeramiikka"@fi ;
  a skos:Concept ;
  skos:related tero:p1419 .

allars:Y15479 skos:exactMatch tero:p1419 .
