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

<http://zbw.eu/beta/external_identifiers/jel#Q3> skos:narrower <http://zbw.eu/beta/external_identifiers/jel#Q34> .
<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#Q34>
  rdfs:label "Natural Resources and Domestic and International Conflicts"@en, "Natürliche Ressourcen und nationale und internationale Konflikte"@de, "Ressources naturelles et conflits internes et internationaux"@fr, "Auge de los recursos"@es ;
  skos:altLabel "Natural Resources and Domestic and International Conflicts"@en, "Ressources naturelles et conflits internes et internationaux"@fr, "Natürliche Ressourcen und nationale und internationale Konflikte"@de, "Auge de los recursos"@es ;
  a skos:Concept ;
  skos:notation "Q34" ;
  skos:prefLabel "Q34 - Natürliche Ressourcen und nationale und internationale Konflikte"@de, "Q34 - Ressources naturelles et conflits internes et internationaux"@fr, "Q34 - Natural Resources and Domestic and International Conflicts"@en, "Q34 - Auge de los recursos"@es ;
  skos:inScheme <http://zbw.eu/beta/external_identifiers/jel> .

