@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-KM1VPGQP-F>
  skos:prefLabel "speech corpus"@en, "corpus de parole"@fr ;
  skos:definition "A collection of recorded spoken language samples that are used for linguistic research, speech recognition system training, and other related purposes."@en, "Collection de données audio enregistrées qui sont utilisées comme ressource pour l'entraînement, le développement et l'évaluation de systèmes de traitement automatique de la parole."@fr ;
  skos:altLabel "corpus oral"@fr, "spoken corpus"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-GJJLPWT0-8> ;
  dc:modified "2024-06-26T08:36:47"^^xsd:dateTime ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  a skos:Concept ;
  dc:created "2024-04-29T12:37:50"^^xsd:dateTime .

<http://data.loterre.fr/ark:/67375/8LP-GJJLPWT0-8>
  skos:prefLabel "corpus"@fr, "corpus"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-KM1VPGQP-F> .

