@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/39> a jerm:Strain;
  dcterms:title "BW25113";
  jerm:NCBI_ID "http://purl.bioontology.org/ontology/NCBITAXON/562"^^xsd:anyURI;
  jerm:description "From the Keio Collection of single-gene knockouts";
  jerm:externalSupplierID "JW0001-1";
  jerm:title "BW25113";
  dcterms:created "2012-05-10T11:11:13Z"^^xsd:dateTime;
  dcterms:description "From the Keio Collection of single-gene knockouts";
  dcterms:modified "2012-05-18T15:55:13Z"^^xsd:dateTime .
