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

erc:-STS9B4WC-R
  skos:notation "PE8_1" ;
  a skos:Concept ;
  skos:inScheme erc: ;
  skos:broader erc:-Z59S0N28-0 ;
  skos:prefLabel "Aerospace engineering"@en, "Génie aérospatial"@fr .

erc: a skos:ConceptScheme .
erc:-Z59S0N28-0
  skos:notation "PE8" ;
  skos:prefLabel "Products and Processes Engineering"@en, "Génie des produits et des procédés"@fr ;
  a skos:Concept ;
  skos:narrower erc:-STS9B4WC-R .

