@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:p24284
  a skos:Concept ;
  skos:prefLabel "wind farms"@en, "vindparker"@sv, "tuulipuistot"@fi ;
  yso:p23805 ysa:Y175696 ;
  skos:broader tero:p880 ;
  skosext:broaderGeneric tero:p880 ;
  skos:narrower tero:p6952 ;
  skos:exactMatch yso:p24284 ;
  skos:inScheme tero:conceptscheme .

tero:conceptscheme a skos:ConceptScheme .
tero:p6952
  skos:prefLabel "wind power stations"@en, "vindkraftverk"@sv, "tuulivoimalat"@fi ;
  a skos:Concept ;
  skosext:broaderPartitive tero:p24284 ;
  skos:broader tero:p24284 .

yso:p24284 skos:exactMatch tero:p24284 .
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:p24284 .

