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

allars:Y38095 skos:exactMatch tero:p6012 .
tero:p6012
  skos:exactMatch allars:Y38095, ysa:Y123996, yso:p6012 ;
  skos:prefLabel "Penedo"@en, "Penedo"@fi, "Penedo"@sv ;
  skos:note "Suomalainen 1920-luvulla perustettu ihannesiirtokunta Brasiliassa" ;
  skos:broader tero:p3872 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p3872 ;
  a skos:Concept ;
  dc11:source "Lähde: Penedo, suomalaiskylä Brasiliassa" ;
  skos:altLabel "Fazenda Penedo"@fi .

tero:conceptscheme a skos:ConceptScheme .
yso:p6012 skos:exactMatch tero:p6012 .
ysa:Y123996 skos:exactMatch tero:p6012 .
tero:p3872
  skos:prefLabel "kommuner  (kollektiv)"@sv, "communes"@en, "kommuunit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p6012 .

