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

tero:p4363
  skos:prefLabel "familj"@sv, "family"@en, "perhe"@fi ;
  a skos:Concept ;
  skos:narrower tero:p22546 .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y148409 skos:exactMatch tero:p22546 .
tero:p22546
  skosext:broaderGeneric tero:p4363 ;
  skos:broader tero:p4363 ;
  skos:exactMatch ysa:Y148409, allars:Y33769 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "rainbow families"@en, "sateenkaariperheet"@fi, "regnbågsfamiljer"@sv ;
  a skos:Concept .

allars:Y33769 skos:exactMatch tero:p22546 .
