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

eks:sisaelloenanalyysi
  dc11:source "kir" ;
  ns0:isMemberOf eks:38_04 ;
  dc11:type "ta" ;
  dc:date "1990-01-08"^^xsd:date ;
  skos:prefLabel "innehållsanalys"@sv, "sisällönanalyysi"@fi, "content 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:tutkimusmenetelmaet skos:related eks:sisaelloenanalyysi .
eks:38_04
  skos:notation "38.04" ;
  skos:prefLabel "Forskningsmetoder"@sv, "Tutkimusmenetelmät"@fi, "Research methods"@en ;
  a skos:Collection ;
  skos:member eks:sisaelloenanalyysi .

