@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#C1> skos:narrower <http://zbw.eu/beta/external_identifiers/jel#C13> .
<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#C13>
  rdfs:label "Estimation: General"@en, "Schätzung: Allgemeines"@de, "Estimación: generalidades"@es, "Estimations: généralités"@fr ;
  skos:inScheme <http://zbw.eu/beta/external_identifiers/jel> ;
  skos:altLabel "Schätzung: Allgemeines"@de, "Estimación: generalidades"@es, "Estimations: généralités"@fr, "Estimation: General"@en ;
  skos:prefLabel "C13 - Schätzung: Allgemeines"@de, "C13 - Estimación: generalidades"@es, "C13 - Estimation: General"@en, "C13 - Estimations: généralités"@fr ;
  skos:notation "C13" ;
  a skos:Concept .

