@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix void: <http://rdfs.org/ns/void#> .

<http://zbw.eu/beta/external_identifiers/jel#D46>
  skos:inScheme <http://zbw.eu/beta/external_identifiers/jel> ;
  skos:prefLabel "D46 - Teoría del valor"@es, "D46 - Théorie de la valeur"@fr, "D46 - Werttheorie"@de, "D46 - Value Theory"@en ;
  rdfs:label "Théorie de la valeur"@fr, "Teoría del valor"@es, "Werttheorie"@de, "Value Theory"@en ;
  skos:altLabel "Value Theory"@en, "Werttheorie"@de, "Teoría del valor"@es, "Théorie de la valeur"@fr ;
  a skos:Concept ;
  skos:notation "D46" ;
  skos:broadMatch <http://zbw.eu/stw/thsys/71119> ;
  dc:isPartOf <http://zbw.eu/stw/mapping/jel/target> .

<http://zbw.eu/stw/mapping/jel/target>
  rdfs:label "JEL"@en, "JEL"@de ;
  skos:prefLabel "JEL classification"@en, "JEL Klassifikation"@de ;
  a void:Dataset .

<http://zbw.eu/beta/external_identifiers/jel#D4> skos:narrower <http://zbw.eu/beta/external_identifiers/jel#D46> .
<http://zbw.eu/stw/thsys/71119>
  skos:narrowMatch <http://zbw.eu/beta/external_identifiers/jel#D46> ;
  skos:broadMatch <http://zbw.eu/beta/external_identifiers/jel#D46> .

<http://zbw.eu/beta/external_identifiers/jel>
  skos:prefLabel "Classification de le Journal of Economic Literature (JEL)"@fr, "Clasificación del Journal of Economic Literature (JEL)"@es, "Journal of Economic Literature Classification Scheme (JEL)"@en, "Klassifikation des Journal of Economic Literature (JEL)"@de ;
  a skos:ConceptScheme .

