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

<https://fairdomhub.org/strains/32> a jerm:Strain;
  dcterms:title "D39";
  jerm:NCBI_ID "http://purl.bioontology.org/ontology/NCBITAXON/1313"^^xsd:anyURI;
  jerm:description "";
  jerm:externalSupplierID "";
  jerm:hasContributor <https://fairdomhub.org/people/342>;
  jerm:isInvestigatedBy <https://fairdomhub.org/assays/130>;
  jerm:title "D39";
  dcterms:created "2011-02-08T11:58:09Z"^^xsd:dateTime;
  dcterms:description "";
  dcterms:modified "2012-10-19T15:57:09Z"^^xsd:dateTime;
  sioc:has_owner <https://fairdomhub.org/people/342> .
