@prefix psr: <http://data.loterre.fr/ark:/67375/PSR> .
@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#> .

psr:-V3R46GZP-2
  skos:altLabel "unit"@en, "unity"@en, "1"@en, "1"@fr ;
  dc:modified "2023-08-23"^^xsd:date ;
  skos:exactMatch <https://en.wikipedia.org/wiki/1>, <https://fr.wikipedia.org/wiki/1_(chiffre)> ;
  skos:prefLabel "one"@en, "un"@fr ;
  dc:created "2023-08-23"^^xsd:date ;
  skos:broader psr:-Z5NBGSJC-F ;
  skos:definition """1 (one, unit, unity) is a number representing a single or the only entity. 1 is also a numerical digit and represents a single unit of counting or measurement. For example, a line segment of unit length is a line segment of length 1. In conventions of sign where zero is considered neither positive nor negative, 1 is the first and smallest positive integer. It is also sometimes considered the first of the infinite sequence of natural numbers, followed by 2, although by other definitions 1 is the second natural number, following 0. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/1">https://en.wikipedia.org/wiki/1</a>)"""@en, """Le un (1) est un chiffre arabe, utilisé notamment pour signifier le nombre un. Le terme « chiffre » désigne ici le signe scriptural utilisé pour écrire des nombres ou des numéros. Le terme « nombre » se réfère, quant à lui, à l’objet mathématique en tant que quantité et aux concepts qui s’y rapportent. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/1_(chiffre)">https://fr.wikipedia.org/wiki/1_(chiffre)</a>)"""@fr ;
  skos:narrower psr:-CVZ535WH-G ;
  a skos:Concept ;
  skos:inScheme psr: .

psr:-Z5NBGSJC-F
  skos:prefLabel "nombre"@fr, "number"@en ;
  a skos:Concept ;
  skos:narrower psr:-V3R46GZP-2 .

psr:-CVZ535WH-G
  skos:prefLabel "empty product"@en, "produit vide"@fr ;
  a skos:Concept ;
  skos:broader psr:-V3R46GZP-2 .

psr: a skos:ConceptScheme .
