@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-GKTZH19C-P>
  skos:prefLabel "dérivation"@fr, "derivation"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-T328X0R7-6> .

<http://data.loterre.fr/ark:/67375/8LP-T328X0R7-6>
  dc:modified "2024-06-10T07:28:10"^^xsd:dateTime ;
  skos:example "Zero derivation has been widely debated and discussed by linguists. (Mititelu, Leseva & Stoyanova, 2021)"@en, "Notre conversion mène à une RCG d'arité 2, et dont les noms de prédicats sont complexes. (Kallmeyer & Parmentier, 2008)"@fr, "And note that most entries with the same word form but distinct POS tags can be captured by zero derivations and thus share the same structures as well. (Ma, Kit & Gerdemann, 2012)"@en, "With a zero derivation the derived adjectival behaves as a noun thus can bear a plural suffix and a case marker. (Cetinoglu & Cöltekin, 2016)"@en ;
  a skos:Concept ;
  skos:prefLabel "conversion"@fr, "zero derivation"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:hiddenLabel "Zero derivation"@en, "Dérivation zéro"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-GKTZH19C-P> .

