@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p7313
  skos:prefLabel "goths"@en, "gootit"@fi, "goter"@sv ;
  skos:closeMatch ysa:Y101447, allars:Y19054 ;
  skos:inScheme yso:conceptscheme ;
  skos:narrower yso:p21877, yso:p21876 ;
  skos:broader yso:p5442 ;
  a skos:Concept .

yso:p5442
  skos:prefLabel "role related to ancient peoples"@en, "forntidsfolksroll"@sv, "muinaiskansaan liittyvä rooli"@fi ;
  a skos:Concept ;
  skos:narrower yso:p7313 .

yso:p21876
  skos:prefLabel "Visigoths"@en, "länsigootit"@fi, "västgoter"@sv ;
  a skos:Concept ;
  skos:broader yso:p7313 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p21877
  skos:prefLabel "Osthrogoths"@en, "itägootit"@fi, "östgoter"@sv ;
  a skos:Concept ;
  skos:broader yso:p7313 .

