@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>
  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#O3> skos:narrower <http://zbw.eu/beta/external_identifiers/jel#O36> .
<http://zbw.eu/beta/external_identifiers/jel#O36>
  rdfs:label "Open Innovation"@en, "Innovación abierta"@es, "Offene Innovation"@de, "Innovation ouverte"@fr ;
  skos:inScheme <http://zbw.eu/beta/external_identifiers/jel> ;
  skos:notation "O36" ;
  a skos:Concept ;
  skos:altLabel "Open Innovation"@en, "Innovación abierta"@es, "Innovation ouverte"@fr, "Offene Innovation"@de ;
  skos:prefLabel "O36 - Innovation ouverte"@fr, "O36 - Offene Innovation"@de, "O36 - Innovación abierta"@es, "O36 - Open Innovation"@en .

