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

dom: a skos:ConceptScheme .
dom:-MW703L58-J
  skos:notation "001D04B" ;
  skos:prefLabel "telecommunications"@en, "télécommunications"@fr ;
  a skos:Concept ;
  skos:narrower dom:-KD68RCKL-T .

dom:-KD68RCKL-T
  skos:notation "001D04B08" ;
  a skos:Concept ;
  skos:inScheme dom: ;
  skos:broader dom:-MW703L58-J ;
  skos:prefLabel "optical telecommunications"@en, "télécommunications optiques"@fr .

