@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-WWH5K1ZX-4>
  skos:example "Visual communication usually consists of two elements: text and image. (Yang, Wolfsteller & Okazaki, 2020)"@en, "Visual communication aims at conveying intended information from the author to the audience with the help of visual elements. (Yang, Wolfsteller & Okazaki, 2020)"@en, "Short texts have a great impact on visual communication. (Liao, Wang & Zhang, 2020)"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-LFV02ZJ6-J> ;
  skos:hiddenLabel "Communication visuelle"@fr, "Visual communication"@en ;
  skos:prefLabel "communication visuelle"@fr, "visual communication"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/8LP-LFV02ZJ6-J>
  skos:prefLabel "traitement du signal"@fr, "signal processing"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-WWH5K1ZX-4> .

