@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

tero:p17120
  dc11:source "Kielitoimiston sanakirja" ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p880 ;
  skos:prefLabel "reservaatit"@fi, "reservat"@sv, "reservations, districts"@en ;
  skos:broader tero:p880 ;
  skos:exactMatch ysa:Y110827, allars:Y25142, yso:p17120 ;
  rdfs:comment "luonnonsuojelu-, rauhoitusalue; vähemmistökansan t. heimon erillinen rauhoitettu asuma-alue" .

allars:Y25142 skos:exactMatch tero:p17120 .
ysa:Y110827 skos:exactMatch tero:p17120 .
tero:conceptscheme a skos:ConceptScheme .
yso:p17120 skos:exactMatch tero:p17120 .
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:p17120 .

