@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
yso:p6860 skos:exactMatch tero:p6860 .
tero:p8881
  skos:prefLabel "utilitarianism"@en, "utilitarism"@sv, "utilitarismi"@fi ;
  a skos:Concept ;
  skos:related tero:p6860 .

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

ysa:Y95467 skos:exactMatch tero:p6860 .
tero:p6860
  skos:broader tero:p570 ;
  skos:related tero:p6859, tero:p8881 ;
  skos:prefLabel "hyödyn aikakausi"@fi, "nyttans tidevarv"@sv, "age of utility"@en ;
  skos:exactMatch ysa:Y95467, yso:p6860, allars:Y23617 ;
  skosext:broaderGeneric tero:p570 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

tero:p6859
  skos:prefLabel "age of enlightenment"@en, "valistuksen aika"@fi, "upplysningstiden"@sv ;
  a skos:Concept ;
  skos:related tero:p6860 .

