@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 yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

tero:conceptscheme a skos:ConceptScheme .
tero:p12903
  a skos:Concept ;
  skos:prefLabel "egendomsskydd"@sv, "omaisuudensuoja"@fi, "protection of property rights"@en ;
  skosext:broaderGeneric tero:p231 ;
  skos:exactMatch yso:p12903, ysa:Y97781, allars:Y17213 ;
  skos:broader tero:p231 ;
  skos:inScheme tero:conceptscheme .

allars:Y17213 skos:exactMatch tero:p12903 .
tero:p231
  skos:prefLabel "basic rights"@en, "perusoikeudet"@fi, "grundrättigheter"@sv ;
  a skos:Concept ;
  skos:narrower tero:p12903 .

ysa:Y97781 skos:exactMatch tero:p12903 .
yso:p12903 skos:exactMatch tero:p12903 .
