@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:p18866
  skos:prefLabel "rauhoitusajat"@fi, "fridlysningstider"@sv, "defence months"@en ;
  skosext:broaderGeneric tero:p570 ;
  skos:exactMatch yso:p18866, ysa:Y103509, allars:Y18322 ;
  skos:broader tero:p570 ;
  skos:related tero:p18865 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

ysa:Y103509 skos:exactMatch tero:p18866 .
tero:p570
  skos:prefLabel "samhällelig tidsperiod"@sv, "societal period of time"@en, "yhteiskunnallinen ajanjakso"@fi ;
  a skos:Concept ;
  skos:narrower tero:p18866 .

allars:Y18322 skos:exactMatch tero:p18866 .
tero:p18865
  skos:prefLabel "jakttider"@sv, "hunting seasons"@en, "metsästysajat"@fi ;
  a skos:Concept ;
  skos:related tero:p18866 .

yso:p18866 skos:exactMatch tero:p18866 .
