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

tero:p24170
  skosext:broaderGeneric tero:p880 ;
  yso:p23805 ysa:Y175608 ;
  skos:broader tero:p880 ;
  skos:exactMatch yso:p24170 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "postal areas"@en, "postinumeroalueet"@fi, "postnummerområden"@sv ;
  a skos:Concept .

yso:p24170 skos:exactMatch tero:p24170 .
tero:p880
  skos:prefLabel "områden definierade genom människans aktivitet"@sv, "areas defined by human"@en, "ihmisen määrittämät alueet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24170 .

tero:conceptscheme a skos:ConceptScheme .
