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

tero:TTL1971
  skos:prefLabel "nahka- ja turkisteollisuus"@fi, "läder- och pälsindustri"@sv, "leather and fur industries"@en ;
  skos:related tero:p20251, tero:p2334, tero:p4451 ;
  skosext:broaderGeneric tero:p998 ;
  a skos:Concept ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL1971> ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p998 .

tero:p2334
  skos:prefLabel "textilindustri"@sv, "textile industry"@en, "tekstiiliteollisuus"@fi ;
  a skos:Concept ;
  skos:related tero:TTL1971 .

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

tero:p4451
  skos:prefLabel "clothing industry"@en, "konfektionsindustri"@sv, "vaatetusteollisuus"@fi ;
  a skos:Concept ;
  skos:related tero:TTL1971 .

tero:p20251
  skos:prefLabel "shoe industry"@en, "skoindustri"@sv, "kenkäteollisuus"@fi ;
  a skos:Concept ;
  skos:related tero:TTL1971 .

<http://www.yso.fi/onto/ttl/TTL1971> skos:exactMatch tero:TTL1971 .
