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

<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/stw/thsys/70039> skos:closeMatch <http://zbw.eu/beta/external_identifiers/jel#P00> .
<http://zbw.eu/beta/external_identifiers/jel#P00>
  skos:prefLabel "P00 - Systèmes économiques: Généralités"@fr, "P00 - Sistemas económicos: Generalidades"@es, "P00 - Economic Systems: General"@en, "P00 - Wirtschaftssysteme: Allgemeines"@de ;
  skos:altLabel "Sistemas económicos: Generalidades"@es, "Economic Systems: General"@en, "Systèmes économiques: Généralités"@fr, "Wirtschaftssysteme: Allgemeines"@de ;
  rdfs:label "Wirtschaftssysteme: Allgemeines"@de, "Sistemas económicos: Generalidades"@es, "Systèmes économiques: Généralités"@fr, "Economic Systems: General"@en ;
  dc:isPartOf <http://zbw.eu/stw/mapping/jel/target> ;
  skos:notation "P00" ;
  skos:closeMatch <http://zbw.eu/stw/thsys/70039> ;
  skos:inScheme <http://zbw.eu/beta/external_identifiers/jel> ;
  a skos:Concept .

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

<http://zbw.eu/beta/external_identifiers/jel#P> skos:narrower <http://zbw.eu/beta/external_identifiers/jel#P00> .
