@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://data.loterre.fr/ark:/67375/8LP-XMGWLNQZ-2>
  skos:prefLabel "nombre grammatical"@fr, "grammatical number"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-VD9ZDGVD-H> .

<http://data.loterre.fr/ark:/67375/8LP-VD9ZDGVD-H>
  skos:example "Here the intervening noun cabinet has the opposite number (singular) to that of the main subject. (Bansal, Bhatt & Agarwal, 2021)"@en, "Chaque entrée est ramenée au masculin singulier. (Mesfar, 2006)"@fr ;
  skos:hiddenLabel "Singulier"@fr, "Singular"@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-XMGWLNQZ-2> ;
  skos:prefLabel "singulier"@fr, "singular"@en .

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