<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE rdf:RDF[
	<!ENTITY rdf 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
	<!ENTITY rdfs 'http://www.w3.org/2000/01/rdf-schema#'>
	<!ENTITY owl 'http://www.w3.org/2002/07/owl#'>
	<!ENTITY swivt 'http://semantic-mediawiki.org/swivt/1.0#'>
	<!ENTITY wiki 'http://tatianastomatobase.com/wiki/Special:URIResolver/'>
	<!ENTITY property 'http://tatianastomatobase.com/wiki/Special:URIResolver/Property-3A'>
	<!ENTITY wikiurl 'http://tatianastomatobase.com/wiki/'>
]>

<rdf:RDF
	xmlns:rdf="&rdf;"
	xmlns:rdfs="&rdfs;"
	xmlns:owl ="&owl;"
	xmlns:swivt="&swivt;"
	xmlns:wiki="&wiki;"
	xmlns:property="&property;">

	<owl:Ontology rdf:about="http://tatianastomatobase.com/wiki/Special:ExportRDF/Miniature_White">
		<swivt:creationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2026-04-12T17:05:21-07:00</swivt:creationDate>
		<owl:imports rdf:resource="http://semantic-mediawiki.org/swivt/1.0"/>
	</owl:Ontology>
	<swivt:Subject rdf:about="http://tatianastomatobase.com/wiki/Special:URIResolver/Miniature_White">
		<rdf:type rdf:resource="&wiki;Category-3ACucumber_List"/>
		<rdf:type rdf:resource="&wiki;Category-3APickling_Cucumbers"/>
		<rdfs:label>Miniature White</rdfs:label>
		<swivt:page rdf:resource="http://tatianastomatobase.com/wiki/Miniature_White"/>
		<rdfs:isDefinedBy rdf:resource="http://tatianastomatobase.com/wiki/Special:ExportRDF/Miniature_White"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<property:Description rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Very small creamy yellow pickling cucumber, only 3" long. Excellent mild sweet flavor and crunchy texture. Perfect for both pickling (it does not change color!) and eating fresh. Thin skin. It does not get bitter. Easy to grow and early maturing. Plants stay relatively compact, so they are easy to manage and can be grown on trellis or let them sprawl on the ground. Good disease resistance. High yield.</property:Description>
		<property:History rdf:datatype="http://www.w3.org/2001/XMLSchema#string">* ?</property:History>
		<property:Member_code rdf:resource="&wiki;Category-3AB.C_KO_T"/>
		<property:Seed_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[[Johnny's Selected Seeds]]  12</property:Seed_source>
		<property:Vendor rdf:resource="&wiki;Johnny-27s_Selected_Seeds"/>
		<property:Year_grown rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2013</property:Year_grown>
		<swivt:wikiPageModificationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2018-12-08T04:12:31Z</swivt:wikiPageModificationDate>
		<property:Modification_date-23aux rdf:datatype="http://www.w3.org/2001/XMLSchema#double">2458460.6753588</property:Modification_date-23aux>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Miniature White</swivt:wikiPageSortKey>
	</swivt:Subject>
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#creationDate" />
	<owl:Class rdf:about="http://tatianastomatobase.com/wiki/Special:URIResolver/Category-3ACucumber_List" />
	<owl:Class rdf:about="http://tatianastomatobase.com/wiki/Special:URIResolver/Category-3APickling_Cucumbers" />
	<owl:ObjectProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#page" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiNamespace" />
	<owl:DatatypeProperty rdf:about="http://tatianastomatobase.com/wiki/Special:URIResolver/Property-3ADescription" />
	<owl:DatatypeProperty rdf:about="http://tatianastomatobase.com/wiki/Special:URIResolver/Property-3AHistory" />
	<owl:ObjectProperty rdf:about="http://tatianastomatobase.com/wiki/Special:URIResolver/Property-3AMember_code" />
	<owl:DatatypeProperty rdf:about="http://tatianastomatobase.com/wiki/Special:URIResolver/Property-3ASeed_source" />
	<owl:ObjectProperty rdf:about="http://tatianastomatobase.com/wiki/Special:URIResolver/Property-3AVendor" />
	<owl:DatatypeProperty rdf:about="http://tatianastomatobase.com/wiki/Special:URIResolver/Property-3AYear_grown" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiPageModificationDate" />
	<owl:DatatypeProperty rdf:about="http://tatianastomatobase.com/wiki/Special:URIResolver/Property-3AModification_date-23aux" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiPageSortKey" />
	<!-- Created by Semantic MediaWiki, http://semantic-mediawiki.org/ -->
</rdf:RDF><!-- Piwik -->
<script type="text/javascript">
  var _paq = _paq || [];
  _paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
  _paq.push(["setCookieDomain", "*.tatianastomatobase.com"]);
  _paq.push(["setDomains", ["*.tatianastomatobase.com","*.t.tatianastomatobase.com","*.www.tatianastomatobase.com"]]);
  _paq.push(["trackPageView"]);
  _paq.push(["enableLinkTracking"]);

  (function() {
    var u=(("https:" == document.location.protocol) ? "https" : "http") + "://tatianastomatobase.com/piwik/";
    _paq.push(["setTrackerUrl", u+"piwik.php"]);
    _paq.push(["setSiteId", "1"]);
    var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; g.type="text/javascript";
    g.defer=true; g.async=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s);
  })();
</script>
<!-- End Piwik Code -->
