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

<http://data.loterre.fr/ark:/67375/FM8/C4>
  skos:prefLabel "The Code and the Commission (category)"@en, "Le Code et la Commission (catégorie)"@fr ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-MK14L15R-W> .

<http://data.loterre.fr/ark:/67375/FM8-TX2H3VQP-B>
  skos:prefLabel "international Commission on Zoological Nomenclature"@en, "commission Internationale de Nomenclature Zoologique"@fr ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-MK14L15R-W> .

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

<http://data.loterre.fr/ark:/67375/FM8-MK14L15R-W>
  a skos:Concept ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:altLabel "IUBS"@en, "UIBS"@fr ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C4> ;
  skos:prefLabel "Union internationale des sciences biologiques"@fr, "International Union of Biological Sciences"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:scopeNote "Code: No term"@en ;
  skos:definition "The International Union of Biological Sciences (IUBS), established in 1919, is a non-governmental and non-profit organization of National Academies and international scientific Associations and Societies. (IUBS Website, 3/18/2020)"@en ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-TX2H3VQP-B> ;
  dc:identifier "329" ;
  dc:modified "2020-11-23"^^xsd:date ;
  dc:created "2020-10-28"^^xsd:date .

