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

<http://zbw.eu/beta/external_identifiers/jel#K3> skos:narrower <http://zbw.eu/beta/external_identifiers/jel#K34> .
<http://zbw.eu/beta/external_identifiers/jel#K34>
  skos:prefLabel "K34 - Tax Law"@en, "K34 - Steuerrecht"@de, "K34 - Droit fiscal"@fr, "K34 - Derecho fiscal"@es ;
  skos:narrowMatch <http://zbw.eu/stw/thsys/73337>, <http://zbw.eu/stw/thsys/73331> ;
  skos:altLabel "Steuerrecht"@de, "Derecho fiscal"@es, "Tax Law"@en, "Droit fiscal"@fr ;
  rdfs:label "Steuerrecht"@de, "Droit fiscal"@fr, "Tax Law"@en, "Derecho fiscal"@es ;
  a skos:Concept ;
  skos:inScheme <http://zbw.eu/beta/external_identifiers/jel> ;
  dc:isPartOf <http://zbw.eu/stw/mapping/jel/target> ;
  skos:notation "K34" .

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

<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/stw/thsys/73331>
  skos:narrowMatch <http://zbw.eu/beta/external_identifiers/jel#K34> ;
  skos:broadMatch <http://zbw.eu/beta/external_identifiers/jel#K34> .

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

