@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:p18012
  skos:prefLabel "criminal investigation department"@en, "kriminalpolis"@sv, "rikospoliisi"@fi ;
  a skos:Concept ;
  skos:related tero:p18011 .

tero:conceptscheme a skos:ConceptScheme .
yso:p18011 skos:exactMatch tero:p18011 .
tero:p21890
  skos:prefLabel "detectives"@en, "rikosetsivät"@fi, "detektiver"@sv ;
  a skos:Concept ;
  skos:related tero:p18011 .

allars:Y16883 skos:exactMatch tero:p18011 .
ysa:Y108293 skos:exactMatch tero:p18011 .
tero:p18011
  skos:prefLabel "private detectives"@en, "privatdetektiver"@sv, "yksityisetsivät"@fi ;
  skos:broader tero:p1179 ;
  a skos:Concept ;
  skos:altLabel "dekkarit"@fi, "salapoliisit"@fi, "deckare"@sv ;
  skos:exactMatch allars:Y16883, yso:p18011, ysa:Y108293 ;
  skos:related tero:p18012, tero:p21890 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p1179 .

tero:p1179
  skos:prefLabel "occupations"@en, "yrken"@sv, "ammatit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p18011 .

