@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 yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
allars:Y19941 skos:exactMatch tero:p17073 .
tero:p17073
  skos:altLabel "asiasanoitus"@fi ;
  skos:prefLabel "indexering"@sv, "indeksointi"@fi, "indexing"@en ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch yso:p17073, allars:Y19941, ysa:Y95546 ;
  skosext:broaderGeneric tero:p13380 ;
  skos:broader tero:p13380 ;
  a skos:Concept .

tero:p13380
  skos:prefLabel "document description"@en, "innehållsbeskrivning"@sv, "sisällönkuvailu"@fi ;
  a skos:Concept ;
  skos:narrower tero:p17073 .

ysa:Y95546 skos:exactMatch tero:p17073 .
yso:p17073 skos:exactMatch tero:p17073 .
