@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.loterre.fr/ark:/67375/8LP-PZCLVHVL-B>
  skos:prefLabel "quantificateur"@fr, "quantifier"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-HTC2DW94-3> .

<http://data.loterre.fr/ark:/67375/8LP-GSQ1JV0Q-4>
  skos:prefLabel "distributif"@fr, "distributive"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-HTC2DW94-3> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-NR62LR1V-T>
  skos:prefLabel "numéral cardinal"@fr, "cardinal numeral"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-HTC2DW94-3> .

<http://data.loterre.fr/ark:/67375/8LP-HTC2DW94-3>
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-PZCLVHVL-B> ;
  skos:prefLabel "numéral"@fr, "numeral"@en ;
  dc:modified "2024-06-10T08:50:57"^^xsd:dateTime ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  a skos:Concept ;
  skos:hiddenLabel "Numéral"@fr, "Numeral"@en ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-GSQ1JV0Q-4>, <http://data.loterre.fr/ark:/67375/8LP-NR62LR1V-T> .

