@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#C6> skos:narrower <http://zbw.eu/beta/external_identifiers/jel#C65> .
<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#C65>
  skos:altLabel "Verschiedene mathematische Methoden"@de, "Miscellaneous Mathematical Tools"@en, "Herramientas matemáticas diversas"@es, "Outils mathématiques divers"@fr ;
  rdfs:label "Miscellaneous Mathematical Tools"@en, "Outils mathématiques divers"@fr, "Herramientas matemáticas diversas"@es, "Verschiedene mathematische Methoden"@de ;
  skos:prefLabel "C65 - Herramientas matemáticas diversas"@es, "C65 - Outils mathématiques divers"@fr, "C65 - Miscellaneous Mathematical Tools"@en, "C65 - Verschiedene mathematische Methoden"@de ;
  skos:inScheme <http://zbw.eu/beta/external_identifiers/jel> ;
  skos:notation "C65" ;
  a skos:Concept .

