@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#C02>
  skos:altLabel "Méthodes mathématiques"@fr, "Métodos matemáticos"@es, "Mathematical Methods"@en, "Mathematische Methoden"@de ;
  skos:prefLabel "C02 - Métodos matemáticos"@es, "C02 - Mathematische Methoden"@de, "C02 - Mathematical Methods"@en, "C02 - Méthodes mathématiques"@fr ;
  rdfs:label "Métodos matemáticos"@es, "Mathematische Methoden"@de, "Mathematical Methods"@en, "Méthodes mathématiques"@fr ;
  a skos:Concept ;
  skos:notation "C02" ;
  skos:inScheme <http://zbw.eu/beta/external_identifiers/jel> .

<http://zbw.eu/beta/external_identifiers/jel#C> skos:narrower <http://zbw.eu/beta/external_identifiers/jel#C02> .
<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 .

