@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p1813
  skos:prefLabel "Japanese people"@en, "japaner"@sv, "japanilaiset"@fi ;
  a skos:Concept ;
  skos:related tero:p1811 .

tero:conceptscheme a skos:ConceptScheme .
yso:p1811 skos:exactMatch tero:p1811 .
tero:p1811
  skos:related tero:p1812, tero:p1813 ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch allars:Y18901, yso:p1811 ;
  skos:prefLabel "geišat"@fi, "geishor"@sv ;
  rdfs:comment "japanilainen laulajatar ja tanssijatar, joka viihdyttää yleisöä teehuoneissa, juhlissa ym." ;
  a skos:Concept ;
  dc11:source "Kielitoimiston sanakirja" ;
  skosext:broaderGeneric tero:p1179 ;
  skos:broader tero:p1179 .

allars:Y18901 skos:exactMatch tero:p1811 .
tero:p1812
  skos:prefLabel "dancers"@en, "dansare"@sv, "tanssijat"@fi ;
  a skos:Concept ;
  skos:related tero:p1811 .

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

