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

eks:oikeustaloustiede
  dc11:type "eks97u" ;
  dc:date "1997-12-04"^^xsd:date ;
  skos:prefLabel "rättsekonomi"@sv, "oikeustaloustiede"@fi, "law and economics"@en ;
  a skos:Concept .

