@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#> .

allars:Y23574 skos:exactMatch tero:p3510 .
ysa:Y117688 skos:exactMatch tero:p3510 .
tero:conceptscheme a skos:ConceptScheme .
tero:p3511
  skos:prefLabel "settlement"@en, "bebyggelse"@sv, "asutus"@fi ;
  a skos:Concept ;
  skos:narrower tero:p3510 .

yso:p3510 skos:exactMatch tero:p3510 .
tero:p3510
  skosext:broaderGeneric tero:p3511 ;
  skos:prefLabel "colonists"@en, "nybyggarsamhälle"@sv, "uudisasutus"@fi ;
  skos:exactMatch yso:p3510, allars:Y23574, ysa:Y117688 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p3511 ;
  a skos:Concept .

