@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/73333>
  skos:narrowMatch <http://zbw.eu/beta/external_identifiers/jel#K00> ;
  skos:broadMatch <http://zbw.eu/beta/external_identifiers/jel#K00> .

<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#K00>
  a skos:Concept ;
  skos:prefLabel "K00 - Derecho y economía: Generalidades"@es, "K00 - Recht und Wirtschaft: Allgemeines"@de, "K00 - Droit et économie: Généralités"@fr, "K00 - Law and Economics: General"@en ;
  skos:altLabel "Recht und Wirtschaft: Allgemeines"@de, "Droit et économie: Généralités"@fr, "Derecho y economía: Generalidades"@es, "Law and Economics: General"@en ;
  skos:inScheme <http://zbw.eu/beta/external_identifiers/jel> ;
  skos:narrowMatch <http://zbw.eu/stw/thsys/73333>, <http://zbw.eu/stw/thsys/73390> ;
  rdfs:label "Derecho y economía: Generalidades"@es, "Droit et économie: Généralités"@fr, "Law and Economics: General"@en, "Recht und Wirtschaft: Allgemeines"@de ;
  skos:notation "K00" ;
  dc:isPartOf <http://zbw.eu/stw/mapping/jel/target> .

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

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