@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/141> a jerm:Strain;
  dcterms:title "GM03417 t(14:21) fibroblasts";
  jerm:NCBI_ID "http://purl.bioontology.org/ontology/NCBITAXON/9606"^^xsd:anyURI;
  jerm:description "Mosaic t(14,21) translocation";
  jerm:externalSupplierID "GM03417";
  jerm:hasContributor <https://fairdomhub.org/people/1421>;
  jerm:isInvestigatedBy <https://fairdomhub.org/assays/1223>;
  jerm:title "GM03417 t(14:21) fibroblasts";
  dcterms:created "2020-01-07T13:44:07Z"^^xsd:dateTime;
  dcterms:description "Mosaic t(14,21) translocation";
  dcterms:modified "2020-01-07T19:25:19Z"^^xsd:dateTime;
  sioc:has_owner <https://fairdomhub.org/people/1421> .
