@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/128> a jerm:Strain;
  dcterms:title "Landsberg (erecta)";
  jerm:NCBI_ID "http://purl.bioontology.org/ontology/NCBITAXON/3702"^^xsd:anyURI;
  jerm:description "Originally selected by George Redei in Columbia, Missouri, following X-ray mutagenesis. Used as parent line for many genetic studies by Maarten Koorneef in the Netherlands, and others in 1990's-2000's.";
  jerm:externalSupplierID "";
  jerm:hasContributor <https://fairdomhub.org/people/850>;
  jerm:title "Landsberg (erecta)";
  dcterms:created "2018-08-22T10:56:03Z"^^xsd:dateTime;
  dcterms:description "Originally selected by George Redei in Columbia, Missouri, following X-ray mutagenesis. Used as parent line for many genetic studies by Maarten Koorneef in the Netherlands, and others in 1990's-2000's.";
  dcterms:modified "2018-08-22T10:56:03Z"^^xsd:dateTime;
  sioc:has_owner <https://fairdomhub.org/people/850> .
