@prefix eks: <http://ldf.fi/eks/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .

eks:teknilliset-tutkimuslaitokset
  skos:note "frek5, 1971-1982"@fi ;
  dc11:source "kir" ;
  ns0:isMemberOf eks:38_02 ;
  dc11:type "frd", "b" ;
  dc:date "1990-02-06"^^xsd:date ;
  skos:prefLabel "tekniska forskarinstitut"@sv, "teknilliset tutkimuslaitokset"@fi, "technical research centres"@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_02 .

eks:tutkimuslaitokset skos:related eks:teknilliset-tutkimuslaitokset .
eks:38_02
  skos:notation "38.02" ;
  skos:prefLabel "Vetenskapsförvaltning, vetenskapspolitik, forskningspolitik"@sv, "Tiedehallinto, tiedepolitiikka, tutkimuksen organisointi"@fi, "Science administration, science policy, organization of research"@en ;
  a skos:Collection ;
  skos:member eks:teknilliset-tutkimuslaitokset .

