@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 uneskos: <http://purl.org/umu/uneskos#> .

<http://data.loterre.fr/ark:/67375/FM8/C15>
  skos:prefLabel "Nomenclature theory (category)"@en, "Théorie de la Nomenclature (catégorie)"@fr ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-QNZBTTHQ-T> .

<http://data.loterre.fr/ark:/67375/FM8-QNZBTTHQ-T>
  skos:note "Etymology: L: bis, twice - iniectio, forcing a fluid into a body."@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:hiddenLabel "Bijectif"@fr, "Bijective"@en ;
  dc:bibliographicCitation "Bourbaki, N. (1970) Éléments de mathématique. Livre 1. Théorie des ensembles. Herrmann, Paris. 1–337. [ https://doi.org/10.1007/978-3-540-34035-5 ]" ;
  skos:prefLabel "bijective"@en, "bijectif"@fr ;
  dc:identifier "1435" ;
  skos:scopeNote "Code: No term"@en ;
  dc:modified "2020-11-23"^^xsd:date ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C15> ;
  skos:definition "Relation between two domains which follows a function of bijection, i.e. of one-to-one correspondence (every element of one domain is related exactly to one element of the other domain). (Mathematical term coined by the Bourbaki group (Bourbaki 1970))"@en ;
  a skos:Concept ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> .

<http://data.loterre.fr/ark:/67375/FM8>
  a skos:ConceptScheme ;
  skos:hasTopConcept <http://data.loterre.fr/ark:/67375/FM8-QNZBTTHQ-T> .

