@prefix sn8: <http://data.loterre.fr/ark:/67375/SN8> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

sn8: a skos:ConceptScheme .
sn8:-Signal_theory_and_processing
  skos:prefLabel "Signal theory and processing"@en, "Théorie et traitement du signal"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member sn8:-KTXPGJ8K-R .

sn8:-Informatics
  skos:prefLabel "Informatics"@en, "Informatique"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member sn8:-KTXPGJ8K-R .

sn8:-Type_of_document__Type_of_work
  skos:prefLabel "Type of document / Type of work"@en, "Type de document / Type d'oeuvre"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member sn8:-KTXPGJ8K-R .

sn8:-KTXPGJ8K-R
  inist:domain "Informatics"@en, "Théorie et traitement du signal"@fr, "Signal theory and processing"@en, "Informatique"@fr ;
  dc11:identifier "http://data.loterre.fr/ark:/67375/Signal/1374" ;
  skos:prefLabel "identificador de lenguaje"@es, "language identifier"@en, "identificateur de langue"@fr ;
  skos:definition "Utilitaire capable d'identifier la langue d'un document [Source : INIST]"@fr ;
  inist:semCategory "Type of document / Type of work"@en, "Type de document / Type d'oeuvre"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q2092812> ;
  a skos:Concept ;
  skos:inScheme sn8: .

