@prefix c0x: <http://data.loterre.fr/ark:/67375/C0X> .
@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 dc11: <http://purl.org/dc/elements/1.1/> .

c0x:-GB1315TR-R
  skos:prefLabel "Cuban institute"@en, "institut cubain"@fr ;
  a skos:Concept ;
  skos:narrower c0x:-W16K1QHV-T .

c0x:-JCC79R8W-G
  skos:prefLabel "FINLAY-FR-1"@en, "FINLAY-FR-1"@fr ;
  a skos:Concept ;
  skos:related c0x:-W16K1QHV-T .

c0x: a skos:ConceptScheme .
c0x:-W16K1QHV-T
  a skos:Concept ;
  skos:related c0x:-JCC79R8W-G ;
  dc:created "2020-12-14"^^xsd:date ;
  skos:altLabel "Finlay Institute"@en, "Institut Finlay"@fr ;
  skos:broader c0x:-GB1315TR-R ;
  dc:modified "2020-12-16"^^xsd:date ;
  dc11:creator "Patricia Fener" ;
  skos:inScheme c0x: ;
  skos:prefLabel "Instituto Finlay de Vacunas"@en, "Instituto Finlay de Vacunas"@fr .

