@prefix erc: <http://data.loterre.fr/ark:/67375/ERC> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

erc:-R09FTNDT-1
  skos:notation "PE6" ;
  skos:prefLabel "Sciences informatiques et informatique"@fr, "Computer Science and Informatics"@en ;
  a skos:Concept ;
  skos:narrower erc:-NT0335T6-N .

erc: a skos:ConceptScheme .
erc:-NT0335T6-N
  skos:notation "PE6_1" ;
  a skos:Concept ;
  skos:inScheme erc: ;
  skos:broader erc:-R09FTNDT-1 ;
  skos:prefLabel "Computer architecture, embedded systems, operating systems"@en, "Architecture des ordinateurs, systèmes embarqués, systèmes d'exploitation"@fr .

