@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/beta/external_identifiers/jel#P1> skos:narrower <http://zbw.eu/beta/external_identifiers/jel#P14> .
<http://zbw.eu/stw/thsys/71102> skos:closeMatch <http://zbw.eu/beta/external_identifiers/jel#P14> .
<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#P14>
  skos:prefLabel "P14 - Droits de propriété"@fr, "P14 - Property Rights"@en, "P14 - Eigentumsrechte"@de, "P14 - Derechos de propiedad"@es ;
  skos:altLabel "Property Rights"@en, "Derechos de propiedad"@es, "Droits de propriété"@fr, "Eigentumsrechte"@de ;
  skos:inScheme <http://zbw.eu/beta/external_identifiers/jel> ;
  rdfs:label "Derechos de propiedad"@es, "Eigentumsrechte"@de, "Property Rights"@en, "Droits de propriété"@fr ;
  dc:isPartOf <http://zbw.eu/stw/mapping/jel/target> ;
  skos:notation "P14" ;
  a skos:Concept ;
  skos:closeMatch <http://zbw.eu/stw/thsys/71102> .

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

