@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

yso:p6860
  skos:prefLabel "hyödyn aikakausi"@fi, "age of utility"@en, "nyttans tidevarv"@sv ;
  a skos:Concept ;
  skos:related yso:p8881 .

yso:p8880
  skos:prefLabel "benefit"@en, "hyöty"@fi, "nytta"@sv ;
  a skos:Concept ;
  skos:related yso:p8881 .

yso:p127
  skos:prefLabel "teoriat (tuotokset)"@fi, "teorier (alster)"@sv, "theories"@en ;
  a skos:Concept ;
  skos:narrower yso:p8881 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p8881
  skos:closeMatch allars:Y28481, ysa:Y101750 ;
  skos:prefLabel "utilitarismi"@fi, "utilitarianism"@en, "utilitarism"@sv ;
  skos:related yso:p8880, yso:p6860 ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p127 ;
  a skos:Concept .

