@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#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://data.loterre.fr/ark:/67375/8LP-FMSCD6NL-7>
  skos:prefLabel "annotator"@en, "annotateur"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-DLM4B1F0-X> .

<http://data.loterre.fr/ark:/67375/8LP-DLM4B1F0-X>
  skos:example "Tagtog allows one to annotate not only spans of text with the given set of labels but also to add comments which can be used to resolve annotation conflicts and uncertainties. (Katinskaia, Lebedeva, Hou & Yangarber, 2022)"@en ;
  dc:modified "2024-06-03T09:27:57"^^xsd:dateTime ;
  skos:hiddenLabel "tagtog"@en, "tagtog"@fr ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-FMSCD6NL-7> ;
  skos:prefLabel "Tagtog"@en, "Tagtog"@fr .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
