@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-W4BKSS8J-C>
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:prefLabel "bibliométrie"@fr, "bibliometrics"@en ;
  skos:hiddenLabel "Bibliométrie"@fr, "Bibliometrics"@en ;
  skos:definition "Ensemble des méthodes utilisées pour analyser quantitativement la littérature académique et les communications savantes. (Université Laval)"@fr, "The quantitative analysis of scientific output and the networks behind that output. (Institut Pasteur)"@en ;
  dc:modified "2024-04-25T09:26:28"^^xsd:dateTime ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-DX1RMPWC-1> ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q603441> .

<http://data.loterre.fr/ark:/67375/8LP-DX1RMPWC-1>
  skos:prefLabel "application du TAL"@fr, "applied NLP"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-W4BKSS8J-C> .

