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

allars:Y35161 skos:exactMatch tero:p19180 .
tero:p75
  skos:prefLabel "national parks"@en, "kansallispuistot"@fi, "nationalparker"@sv ;
  a skos:Concept ;
  skos:narrower tero:p19180 .

tero:conceptscheme a skos:ConceptScheme .
tero:p19180
  skos:exactMatch ysa:Y135384, allars:Y35161, yso:p19180 ;
  skos:prefLabel "Mesa Verde"@fi, "Mesa Verde National Park"@en, "Mesa Verde (nationalpark)"@sv ;
  skosext:broaderGeneric tero:p75 ;
  skos:inScheme tero:conceptscheme ;
  skos:note "Esihistoriallinen vuoristoasutus Coloradossa Yhdysvalloissa. Kansallispuisto vuodesta 1906 lähtien" ;
  skos:broader tero:p75 ;
  a skos:Concept .

yso:p19180 skos:exactMatch tero:p19180 .
ysa:Y135384 skos:exactMatch tero:p19180 .
