@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/38> a jerm:Strain;
  dcterms:title "2T1";
  jerm:NCBI_ID "http://purl.bioontology.org/ontology/NCBITAXON/5691"^^xsd:anyURI;
  jerm:description "";
  jerm:externalSupplierID "";
  jerm:hasContributor <https://fairdomhub.org/people/330>;
  jerm:isInvestigatedBy <https://fairdomhub.org/assays/156>,
    <https://fairdomhub.org/assays/200>,
    <https://fairdomhub.org/assays/235>;
  jerm:title "2T1";
  dcterms:created "2012-04-20T11:26:45Z"^^xsd:dateTime;
  dcterms:description "";
  dcterms:modified "2012-10-19T15:57:10Z"^^xsd:dateTime;
  sioc:has_owner <https://fairdomhub.org/people/330> .
