@prefix eks: <http://ldf.fi/eks/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://ldf.fi/schema/eks/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

eks:liiketalous
  skos:prefLabel "företagsekonomi"@sv, "business economics"@en, "liiketalous"@fi ;
  a skos:Concept .

eks:kansantalous
  skos:prefLabel "nationalekonomi"@sv, "national economy"@en, "kansantalous"@fi ;
  a skos:Concept .

eks:talousteoriat
  skos:prefLabel "ekonomiska teorier"@sv, "talousteoriat"@fi, "economic theories"@en ;
  a skos:Concept .

eks:kansantaloustieteen-historia
  skos:prefLabel "nationalekonomins historia"@sv, "kansantaloustieteen historia"@fi ;
  a skos:Concept .

eks:taloustieteet
  ns0:isMemberOf eks:38_03, eks:33_01 ;
  dc11:type "t", "ps3" ;
  skos:related eks:liiketalous, eks:kansantalous, eks:talousteoriat, eks:ekonometria, eks:kansantaloustieteen-historia ;
  dc:date "1993-05-13"^^xsd:date ;
  skos:prefLabel "ekonomiska vetenskaper"@sv, "taloustieteet"@fi, "economics"@en ;
  a skos:Concept .

eks:38
  skos:prefLabel "Utbildning, vetenskap och kultur"@sv, "Koulutus, tiede ja kulttuuri"@fi, "Education, science and culture"@en ;
  a skos:Collection ;
  skos:member eks:38_03 .

eks:33
  skos:prefLabel "Samhällsekonomi, offentlig ekonomi"@sv, "Kansantalous, julkinen talous"@fi, "National economy, public finance"@en ;
  a skos:Collection ;
  skos:member eks:33_01 .

eks:ekonometria
  skos:prefLabel "ekonometri"@sv, "ekonometria"@fi, "econometrics"@en ;
  a skos:Concept ;
  skos:related eks:taloustieteet .

eks:38_03
  skos:notation "38.03" ;
  skos:prefLabel "Vetenskaps- och forskningsområden, vetenskapsforskning"@sv, "Tieteen- ja tutkimusalat, tieteentutkimus"@fi, "Fields of science and research, science studies"@en ;
  a skos:Collection ;
  skos:member eks:taloustieteet .

eks:33_01
  skos:notation "33.01" ;
  skos:prefLabel "Samhällsekonomi"@sv, "Kansantalous"@fi, "National economy"@en ;
  a skos:Collection ;
  skos:member eks:taloustieteet .

