@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-XZNM93PL-6>
  skos:example "The first presentation at the meeting was an outline by Jan Roukens of the Commission (DG XIII) of the Multilingual Information Society (MLIS) initiative for the promotion of linguistic pluralism within the European Union in which the development of advanced multilingual resources support tools and in particular automatic translation will play a crucial role. (Auteur inconnu, 1997)"@en ;
  dc:modified "2024-07-01T12:32:53"^^xsd:dateTime ;
  skos:hiddenLabel "Pluralisme linguistique"@fr, "Linguistic pluralism"@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-RDQS0WF4-G> ;
  skos:prefLabel "pluralisme linguistique"@fr, "linguistic pluralism"@en .

<http://data.loterre.fr/ark:/67375/8LP-RDQS0WF4-G>
  skos:prefLabel "multilinguisme"@fr, "multilingualism"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-XZNM93PL-6> .

