@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:panos-tuotosanalyysi
  skos:note "Ollut aiemmin muodossa Panos-tuotos"@fi ;
  ns0:isMemberOf eks:38_04 ;
  dc11:type "ps3", "ta" ;
  dc:date "1993-05-13"^^xsd:date ;
  skos:prefLabel "input-output-analys"@sv, "panos-tuotosanalyysi"@fi, "input-output analysis"@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_04 .

eks:kansantulo skos:related eks:panos-tuotosanalyysi .
eks:tutkimusmenetelmaet skos:related eks:panos-tuotosanalyysi .
eks:38_04
  skos:notation "38.04" ;
  skos:prefLabel "Forskningsmetoder"@sv, "Tutkimusmenetelmät"@fi, "Research methods"@en ;
  a skos:Collection ;
  skos:member eks:panos-tuotosanalyysi .

