@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:-MW53NB3N-P .

dom:-MW53NB3N-P
  skos:notation "001D04B04" ;
  a skos:Concept ;
  skos:inScheme dom: ;
  skos:broader dom:-MW703L58-J ;
  skos:prefLabel "radiocommunications"@fr, "radiocommunications"@en .

