@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix dc: <http://purl.org/dc/terms/> .

<http://zbw.eu/stw/thsys/72393>
  skos:narrowMatch <http://zbw.eu/beta/external_identifiers/jel#C52> ;
  skos:broadMatch <http://zbw.eu/beta/external_identifiers/jel#C52> .

<http://zbw.eu/stw/mapping/jel/target>
  rdfs:label "JEL"@en, "JEL"@de ;
  skos:prefLabel "JEL classification"@en, "JEL Klassifikation"@de ;
  a void:Dataset .

<http://zbw.eu/beta/external_identifiers/jel#C5> skos:narrower <http://zbw.eu/beta/external_identifiers/jel#C52> .
<http://zbw.eu/beta/external_identifiers/jel#C52>
  skos:altLabel "Évaluation, validation et séléction des modèles"@fr, "Modellevaluierung, Validierung und Auswahl"@de, "Model Evaluation, Validation, and Selection"@en, "Evaluación, contraste y selección de modelos"@es ;
  skos:broadMatch <http://zbw.eu/stw/thsys/72393> ;
  skos:prefLabel "C52 - Evaluación, contraste y selección de modelos"@es, "C52 - Évaluation, validation et séléction des modèles"@fr, "C52 - Model Evaluation, Validation, and Selection"@en, "C52 - Modellevaluierung, Validierung und Auswahl"@de ;
  skos:inScheme <http://zbw.eu/beta/external_identifiers/jel> ;
  a skos:Concept ;
  rdfs:label "Évaluation, validation et séléction des modèles"@fr, "Modellevaluierung, Validierung und Auswahl"@de, "Model Evaluation, Validation, and Selection"@en, "Evaluación, contraste y selección de modelos"@es ;
  skos:notation "C52" ;
  dc:isPartOf <http://zbw.eu/stw/mapping/jel/target> .

<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 .

