@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-VVC9M332-W>
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-SH370VXS-5> ;
  skos:example "En revanche, si la copule n'est pas présente, la phrase reste compréhensible. (Kauffmann, 2008)"@fr, "Premièrement, nous considérons que la copule n'a pas de contribution sémantique propre. (Kahane, 2003)"@fr, "La copule seule ne peut pas constituer une phrase minimale : (Kauffmann, 2008)"@fr ;
  dc:modified "2024-06-10T08:55:41"^^xsd:dateTime ;
  skos:hiddenLabel "Copula"@en, "Copule"@fr ;
  skos:prefLabel "copule"@fr, "copula"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/8LP-SH370VXS-5>
  skos:prefLabel "verbe"@fr, "verb"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-VVC9M332-W> .

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