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

tero:p13050
  a skos:Concept ;
  skos:narrower tero:p13049 ;
  skos:prefLabel "families with children"@en, "barnfamiljer"@sv, "lapsiperheet"@fi .

tero:p13049
  a skos:Concept ;
  skosext:broaderGeneric tero:p13050 ;
  skos:broader tero:p13050 ;
  skos:exactMatch allars:Y18005, yso:p13049, ysa:Y112967 ;
  skos:inScheme tero:conceptscheme ;
  skos:note "Asiasanoina voi käyttää myös esim. kaksoset, kolmoset" ;
  skos:prefLabel "multiple birth families"@en, "flerlingsfamiljer"@sv, "monikkoperheet"@fi .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y112967 skos:exactMatch tero:p13049 .
yso:p13049 skos:exactMatch tero:p13049 .
allars:Y18005 skos:exactMatch tero:p13049 .
