@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:yrityshakemistot
  skos:note "Kauppakalenteri=450 global change"@fi ;
  ns0:isMemberOf eks:40_01 ;
  dc11:type "m", "ps3" ;
  dc:date "1993-05-31"^^xsd:date ;
  skos:altLabel "toimialahakemistot"@fi, "liikehakemistot"@fi, "liike-elämän hakemisto"@fi, "kauppakalenteri"@fi ;
  skos:prefLabel "yrityshakemistot"@fi, "business directories"@en ;
  a skos:Concept .

eks:40
  skos:prefLabel "Näringsliv"@sv, "Elinkeinoelämä"@fi, "Industries"@en ;
  a skos:Collection ;
  skos:member eks:40_01 .

eks:40_01
  skos:notation "40.01" ;
  skos:prefLabel "Handel, industri, konkurrens, konsumentskydd"@sv, "Kauppa, teollisuus, kilpailu, kuluttajansuoja"@fi, "Trade, industry, competition, consumer protection"@en ;
  a skos:Collection ;
  skos:member eks:yrityshakemistot .

