@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#H8> skos:narrower <http://zbw.eu/beta/external_identifiers/jel#H84> .
<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#H84>
  skos:prefLabel "H84 - Aide en cas de catastrophe"@fr, "H84 - Disaster Aid"@en, "H84 - Ayuda en caso de desastre"@es, "H84 - Katastrophenhilfe"@de ;
  rdfs:label "Katastrophenhilfe"@de, "Ayuda en caso de desastre"@es, "Aide en cas de catastrophe"@fr, "Disaster Aid"@en ;
  a skos:Concept ;
  skos:altLabel "Aide en cas de catastrophe"@fr, "Ayuda en caso de desastre"@es, "Katastrophenhilfe"@de, "Disaster Aid"@en ;
  skos:inScheme <http://zbw.eu/beta/external_identifiers/jel> ;
  skos:notation "H84" .

