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

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

yso:p6859
  skos:prefLabel "upplysningstiden"@sv, "valistuksen aika"@fi, "age of enlightenment"@en ;
  skos:closeMatch allars:Y28374, ysa:Y99985 ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p570 ;
  skos:related yso:p6861, yso:p6860 ;
  a skos:Concept .

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

yso:p570
  skos:prefLabel "samhällelig tidsperiod"@sv, "societal period of time"@en, "yhteiskunnallinen ajanjakso"@fi ;
  a skos:Concept ;
  skos:narrower yso:p6859 .

yso:p6861
  skos:prefLabel "upplysning (ideer)"@sv, "valistus (aatteet)"@fi, "enlightenment"@en ;
  a skos:Concept ;
  skos:related yso:p6859 .

