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

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

tero:p13049
  skos:exactMatch allars:Y18005, yso:p13049, ysa:Y112967 ;
  a skos:Concept ;
  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 ;
  skos:broader tero:p13050 ;
  skosext:broaderGeneric tero:p13050 .

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