@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/132> a jerm:Strain;
  dcterms:title "MCF-7";
  jerm:NCBI_ID "http://purl.bioontology.org/ontology/NCBITAXON/9606"^^xsd:anyURI;
  jerm:description "The cells were sent to CHAB from Opitz lab and STR profiled to confirm their identity. Their mutational pattern was analysed by panel DNA sequencing as described in file \"MESI-STRATcells.docx\".";
  jerm:externalSupplierID "MCF-7";
  jerm:hasContributor <https://fairdomhub.org/people/1181>;
  jerm:isInvestigatedBy <https://fairdomhub.org/assays/1>;
  jerm:title "MCF-7";
  dcterms:created "2019-05-09T11:40:24Z"^^xsd:dateTime;
  dcterms:description "The cells were sent to CHAB from Opitz lab and STR profiled to confirm their identity. Their mutational pattern was analysed by panel DNA sequencing as described in file \"MESI-STRATcells.docx\".";
  dcterms:modified "2019-05-09T11:40:24Z"^^xsd:dateTime;
  sioc:has_owner <https://fairdomhub.org/people/1181> .
