@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#F3> skos:narrower <http://zbw.eu/beta/external_identifiers/jel#F35> .
<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#F35>
  rdfs:label "Ayuda externa"@es, "Aide extérieure"@fr, "Auslandshilfe"@de, "Foreign Aid"@en ;
  skos:altLabel "Auslandshilfe"@de, "Ayuda externa"@es, "Foreign Aid"@en, "Aide extérieure"@fr ;
  skos:notation "F35" ;
  skos:inScheme <http://zbw.eu/beta/external_identifiers/jel> ;
  skos:prefLabel "F35 - Foreign Aid"@en, "F35 - Aide extérieure"@fr, "F35 - Ayuda externa"@es, "F35 - Auslandshilfe"@de ;
  a skos:Concept .

