@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix jerm: <http://jermontology.org/ontology/JERMOntology#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://fairdomhub.org/strains/28> a jerm:Strain;
  dcterms:title "L. lactis";
  jerm:description "";
  jerm:externalSupplierID "";
  jerm:title "L. lactis";
  dcterms:created "2010-06-11T09:07:41Z"^^xsd:dateTime;
  dcterms:description "";
  dcterms:modified "2012-05-18T15:55:12Z"^^xsd:dateTime .
