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

<http://zbw.eu/beta/external_identifiers/jel#P1> skos:narrower <http://zbw.eu/beta/external_identifiers/jel#P16> .
<http://zbw.eu/stw/thsys/71102> skos:closeMatch <http://zbw.eu/beta/external_identifiers/jel#P16> .
<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#P16>
  skos:altLabel "Volkswirtschaft"@de, "Political Economy"@en, "Économie politique"@fr, "Economía política"@es ;
  skos:prefLabel "P16 - Economía política"@es, "P16 - Économie politique"@fr, "P16 - Volkswirtschaft"@de, "P16 - Political Economy"@en ;
  rdfs:label "Volkswirtschaft"@de, "Political Economy"@en, "Economía política"@es, "Économie politique"@fr ;
  skos:closeMatch <http://zbw.eu/stw/thsys/71102> ;
  dc:isPartOf <http://zbw.eu/stw/mapping/jel/target> ;
  a skos:Concept ;
  skos:inScheme <http://zbw.eu/beta/external_identifiers/jel> ;
  skos:notation "P16" .

<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 .

