| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290 |
- @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
- @prefix ns1: <http://world.eu.org/example1#> .
- @prefix cb: <http://world.eu.org/cannabis-breeding#> .
- ns1:Plant_71d04a88-ff6 rdf:type cb:IndividualPlant .
- @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
- ns1:Plant_71d04a88-ff6 rdfs:label "test 23" ;
- cb:belongsToStrain ns1:Strain_lucky_experimental_line ;
- cb:hasGender "male" .
- @prefix dc: <http://purl.org/dc/elements/1.1/> .
- ns1:Plant_71d04a88-ff6 dc:description "" ;
- cb:grownFromSeedProduct ns1:SeedProduct_267455ab-26f .
- @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
- ns1:Plant_71d04a88-ff6 cb:isAlive "true"^^xsd:boolean .
- ns1:Plant_e1a57ac8-7de rdf:type cb:IndividualPlant ;
- rdfs:label "test plant 23" ;
- cb:belongsToStrain ns1:Strain_lucky_experimental_line ;
- cb:hasGender "male" ;
- dc:description "" ;
- cb:inCycle ns1:ProductionCycle_2f6f7bc4-1fa .
- ns1:Plant_2b56602c-21c rdf:type cb:IndividualPlant ;
- rdfs:label "Sensi Skunk A" ;
- cb:belongsToStrain ns1:Strain_sensi_skunk ;
- cb:hasGender "female" ;
- dc:description "Label A means probably most preferable phenotype." ;
- cb:grownFromSeedProduct ns1:SeedProduct_136878d2-062 ;
- cb:isAlive "false"^^xsd:boolean .
- ns1:Plant_61f6e5a9-812 rdf:type cb:IndividualPlant ;
- rdfs:label "Sensi Skunk Father" ;
- cb:belongsToStrain ns1:Strain_sensi_skunk ;
- cb:hasGender "male" ;
- dc:description "The male i had" ;
- cb:grownFromSeedProduct ns1:SeedProduct_136878d2-062 ;
- cb:isAlive "false"^^xsd:boolean .
- ns1:Plant_c6d6ec2f-d77 rdf:type cb:IndividualPlant ;
- rdfs:label "Cookie-X Female 25" ;
- cb:belongsToStrain ns1:Strain_lucky_experimental_line ;
- cb:hasGender "female" ;
- dc:description "Small, fragile, intense Gelato-Cream scent" ;
- cb:grownFromPollination ns1:Pollination_c4e2aa09-71e ;
- cb:grownFromSeedProduct ns1:SeedProduct_d38c8cb8-60b ;
- cb:inCycle ns1:ProductionCycle_fa04d33e-1ba .
- ns1:Plant_8f41516e-da4 rdf:type cb:IndividualPlant ;
- rdfs:label "Kerosene Krash 2511" ;
- cb:belongsToStrain ns1:Strain_kerosene_krash ;
- cb:hasGender "female" ;
- dc:description "" ;
- cb:inCycle ns1:ProductionCycle_fa04d33e-1ba ;
- cb:cloneOf ns1:Plant_90d53925-bb5 .
- ns1:Plant_bad699a0-1de rdf:type cb:IndividualPlant ;
- rdfs:label "Master Kush A" ;
- cb:belongsToStrain ns1:Strain_5375a587-7de ;
- cb:hasGender "female" ;
- dc:description "Mother plant " ;
- cb:grownFromSeedProduct ns1:SeedProduct_985fda7c-f82 ;
- cb:inCycle ns1:ProductionCycle_39518df1-af0 .
- ns1:Plant_5d2931af-ec9 rdf:type cb:IndividualPlant ;
- rdfs:label "Banana Kush Cake REVERSED 2603" ;
- cb:belongsToStrain ns1:Strain_12857188-2c9 ;
- cb:hasGender "male-reversed" ;
- dc:description "Because of sickness, i stopped spraying earlier and the pollen was plenty" ;
- cb:inCycle ns1:ProductionCycle_21d96b6c-179 ;
- cb:cloneOf ns1:Plant_70e3aaad-8be .
- ns1:Plant_c964f290-a0f rdf:type cb:IndividualPlant ;
- rdfs:label "SOG 2026-3" ;
- cb:belongsToStrain ns1:Strain_a9ac3ef6-b34 ;
- cb:hasGender "female" ;
- dc:description "" ;
- cb:inCycle ns1:ProductionCycle_21d96b6c-179 ;
- cb:cloneOf ns1:Plant_bb2b7d1a-d5d .
- ns1:Plant_b5530257-ef9 rdf:type cb:IndividualPlant ;
- rdfs:label "Kerosene Krash 2026-3" ;
- cb:belongsToStrain ns1:Strain_kerosene_krash ;
- cb:hasGender "female" ;
- dc:description "" ;
- cb:inCycle ns1:ProductionCycle_21d96b6c-179 ;
- cb:cloneOf ns1:Plant_aa030e12-223 .
- ns1:Plant_4b35a82b-e3e rdf:type cb:IndividualPlant ;
- rdfs:label "test" ;
- cb:belongsToStrain ns1:Strain_lucky_experimental_line ;
- cb:hasGender "female" ;
- dc:description "" .
- ns1:Plant_dd4c5bf5-ed1 rdf:type cb:IndividualPlant ;
- rdfs:label "Test Plant XXX" ;
- cb:belongsToStrain ns1:Strain_lucky_experimental_line ;
- cb:hasGender "male-reversed" ;
- dc:description "This is a test plant for testing the software ...." ;
- cb:grownFromSeedProduct ns1:SeedProduct_267455ab-26f ;
- cb:inCycle ns1:ProductionCycle_2f6f7bc4-1fa ;
- cb:isAlive "true"^^xsd:boolean .
- ns1:Plant_b0d9487d-3fd rdf:type cb:IndividualPlant ;
- rdfs:label "Sensi Skunk B" ;
- cb:belongsToStrain ns1:Strain_sensi_skunk ;
- cb:hasGender "female" ;
- dc:description "" ;
- cb:grownFromSeedProduct ns1:SeedProduct_136878d2-062 ;
- cb:isAlive "false"^^xsd:boolean .
- ns1:Plant_a5bd6328-1f5 rdf:type cb:IndividualPlant ;
- rdfs:label "Sensi Skunk C" ;
- cb:belongsToStrain ns1:Strain_sensi_skunk ;
- cb:hasGender "female" ;
- dc:description "" ;
- cb:grownFromSeedProduct ns1:SeedProduct_136878d2-062 .
- ns1:Plant_e9064487-31d rdf:type cb:IndividualPlant ;
- rdfs:label "Kerosene-X Male 25" ;
- cb:belongsToStrain ns1:Strain_lucky_experimental_line ;
- cb:hasGender "male" ;
- dc:description "Aromatic for a male, mango scent, broad leaves. " ;
- cb:grownFromPollination ns1:Pollination_56b8b652-91a ;
- cb:grownFromSeedProduct ns1:SeedProduct_6ee86bd7-b5b ;
- cb:inCycle ns1:ProductionCycle_fa04d33e-1ba .
- ns1:Plant_d81a6059-f6e rdf:type cb:IndividualPlant ;
- rdfs:label "Kerosene-X Female 25-1" ;
- cb:belongsToStrain ns1:Strain_lucky_experimental_line ;
- cb:hasGender "female" ;
- dc:description "very fuel, diesel, scent and compact flowers :)" ;
- cb:grownFromPollination ns1:Pollination_56b8b652-91a ;
- cb:grownFromSeedProduct ns1:SeedProduct_6ee86bd7-b5b ;
- cb:inCycle ns1:ProductionCycle_fa04d33e-1ba .
- ns1:Plant_36918cf2-e58 rdf:type cb:IndividualPlant ;
- rdfs:label "SOG Cutting 2511" ;
- cb:belongsToStrain ns1:Strain_a9ac3ef6-b34 ;
- cb:hasGender "female" ;
- dc:description "" ;
- cb:inCycle ns1:ProductionCycle_fa04d33e-1ba ;
- cb:cloneOf ns1:Plant_a44f6db2-e1f .
- ns1:Plant_70e3aaad-8be rdf:type cb:IndividualPlant ;
- rdfs:label "Banana Kush Cake A" ;
- cb:belongsToStrain ns1:Strain_12857188-2c9 ;
- cb:hasGender "female" ;
- dc:description "Mother plant " ;
- cb:grownFromSeedProduct ns1:SeedProduct_b685565b-56f ;
- cb:inCycle ns1:ProductionCycle_39518df1-af0 .
- ns1:Plant_697333a9-025 rdf:type cb:IndividualPlant ;
- rdfs:label "Banana Kush Cake Cut 2601" ;
- cb:belongsToStrain ns1:Strain_12857188-2c9 ;
- cb:hasGender "female" ;
- dc:description "" ;
- cb:inCycle ns1:ProductionCycle_22f010d0-29f ;
- cb:cloneOf ns1:Plant_70e3aaad-8be .
- ns1:Plant_5ce321c3-c09 rdf:type cb:IndividualPlant ;
- rdfs:label "Banana Kush Cake Cut 2603" ;
- cb:belongsToStrain ns1:Strain_12857188-2c9 ;
- cb:hasGender "female" ;
- dc:description "" ;
- cb:inCycle ns1:ProductionCycle_21d96b6c-179 ;
- cb:cloneOf ns1:Plant_70e3aaad-8be .
- ns1:Plant_36b1758a-eb2 rdf:type cb:IndividualPlant ;
- rdfs:label "Master Kush 2026-3" ;
- cb:belongsToStrain ns1:Strain_5375a587-7de ;
- cb:hasGender "female" ;
- dc:description "" ;
- cb:grownFromSeedProduct ns1:SeedProduct_985fda7c-f82 ;
- cb:inCycle ns1:ProductionCycle_21d96b6c-179 ;
- cb:cloneOf ns1:Plant_bad699a0-1de .
- ns1:Plant_gsc_2 rdf:type cb:IndividualPlant ;
- rdfs:label "gsc_2" ;
- cb:belongsToStrain ns1:Strain_girl_scout_cookies ;
- cb:hasGender "female" ;
- dc:description "Had no label, the lady in the shop said Wedding Cake, i say GSC, or Gelato ? \nThe aroma of the flowers is deliciously sweet candy and floral nutty ..." ;
- cb:inCycle ns1:ProductionCycle_2025_7 ;
- cb:isAlive "true"^^xsd:boolean .
- ns1:Plant_lol_2 rdf:type cb:IndividualPlant ;
- rdfs:label "lol_2" ;
- cb:belongsToStrain ns1:Strain_lucky_orange_line ;
- cb:hasGender "female" ;
- dc:description "short and stocky" ;
- cb:inCycle ns1:ProductionCycle_2025_7 ;
- cb:isAlive "true"^^xsd:boolean .
- ns1:Plant_178d9bb9-aa4 rdf:type cb:IndividualPlant ;
- rdfs:label "King Kongs Kid 3" ;
- cb:belongsToStrain ns1:Strain_lucky_experimental_line ;
- cb:hasGender "male" ;
- dc:description "Finally a male, leaves broad, stocky, aromatic , i like it ... as it ripens, i got the impression, maybe it was female but flipped to do me a favour (yes, nature is conscious and hemp is a very smart organism), we will have to watch the offspring" ;
- cb:inCycle ns1:ProductionCycle_2025_7 ;
- cb:isAlive "false"^^xsd:boolean .
- ns1:Plant_8606358c-b52 rdf:type cb:IndividualPlant ;
- rdfs:label "Wappa 1" ;
- cb:belongsToStrain ns1:Strain_wappa ;
- cb:hasGender "female" ;
- dc:description "oh, so small ..." ;
- cb:inCycle ns1:ProductionCycle_2025_7 ;
- cb:cloneOf ns1:Plant_259c2a0c-9e7 ;
- cb:isAlive "true"^^xsd:boolean .
- ns1:Plant_krk_1 rdf:type cb:IndividualPlant ;
- rdfs:label "krk_1" ;
- cb:belongsToStrain ns1:Strain_kerosene_krash ;
- cb:hasGender "female" ;
- dc:description "" ;
- cb:inCycle ns1:ProductionCycle_2025_7 ;
- cb:cloneOf ns1:Plant_90d53925-bb5 ;
- cb:isAlive "true"^^xsd:boolean .
- ns1:Plant_krk_2 rdf:type cb:IndividualPlant ;
- rdfs:label "krk_2" ;
- cb:belongsToStrain ns1:Strain_kerosene_krash ;
- cb:hasGender "female" ;
- dc:description "" ;
- cb:inCycle ns1:ProductionCycle_2025_7 ;
- cb:cloneOf ns1:Plant_90d53925-bb5 ;
- cb:isAlive "true"^^xsd:boolean .
- ns1:Plant_cg_2025_1 rdf:type cb:IndividualPlant ;
- rdfs:label "Cali. Gold. 2025-1" ;
- cb:belongsToStrain ns1:Strain_california_gold ;
- cb:hasGender "female" ;
- dc:description "Plant is rather small, growth pattern: central stalk little side branches, aroma in week 5; average" ;
- cb:inCycle ns1:ProductionCycle_2025_7 ;
- cb:cloneOf ns1:Plant_8c476f2e-c29 ;
- cb:isAlive "true"^^xsd:boolean .
- ns1:Plant_lol_1 rdf:type cb:IndividualPlant ;
- rdfs:label "lol_1" ;
- cb:belongsToStrain ns1:Strain_lucky_orange_line ;
- cb:hasGender "female" ;
- dc:description "Germinated Lunar Eclipse.\nMounstrous ! Fast growing\n\nweek 4: aroma and trichomes appear" ;
- cb:inCycle ns1:ProductionCycle_2025_7 ;
- cb:isAlive "true"^^xsd:boolean .
- ns1:Plant_6f3a97f9-a26 rdf:type cb:IndividualPlant ;
- rdfs:label "King Kongs Kid 1" ;
- cb:belongsToStrain ns1:Strain_lucky_experimental_line ;
- cb:hasGender "female" ;
- dc:description "Germinated at eclipse, huge strong" ;
- cb:inCycle ns1:ProductionCycle_2025_7 ;
- cb:isAlive "true"^^xsd:boolean .
- ns1:Plant_15dd9bc2-f73 rdf:type cb:IndividualPlant ;
- rdfs:label "King Kongs Kid 2" ;
- cb:belongsToStrain ns1:Strain_lucky_experimental_line ;
- cb:hasGender "female" ;
- dc:description "small, week 3: leaves get narrow ..\nweek 4: aroma and trichomes appear" ;
- cb:inCycle ns1:ProductionCycle_2025_7 ;
- cb:isAlive "true"^^xsd:boolean .
- ns1:Plant_e3c8a605-837 rdf:type cb:IndividualPlant ;
- rdfs:label "SOG 1" ;
- cb:belongsToStrain ns1:Strain_a9ac3ef6-b34 ;
- cb:hasGender "female" ;
- dc:description "Super Orange Glue" ;
- cb:inCycle ns1:ProductionCycle_2025_7 ;
- cb:cloneOf ns1:Plant_a44f6db2-e1f ;
- cb:isAlive "true"^^xsd:boolean .
- ns1:Plant_a44f6db2-e1f rdf:type cb:IndividualPlant ;
- rdfs:label "h&h Super Orange Glue" ;
- cb:belongsToStrain ns1:Strain_a9ac3ef6-b34 ;
- cb:hasGender "female" ;
- dc:description "The motherplant at Hanf und Hanf, Wien." ;
- cb:inCycle ns1:ProductionCycle_66babb93-745 .
- ns1:Plant_b18d3506-e34 rdf:type cb:IndividualPlant ;
- rdfs:label "lol_3" ;
- cb:belongsToStrain ns1:Strain_lucky_orange_line ;
- cb:hasGender "female" ;
- dc:description "sister of lol_2, same phenotype it seems" ;
- cb:inCycle ns1:ProductionCycle_2025_7 ;
- cb:isAlive "false"^^xsd:boolean .
- ns1:Plant_8c476f2e-c29 rdf:type cb:IndividualPlant ;
- rdfs:label "h&h California Gold" ;
- cb:belongsToStrain ns1:Strain_california_gold ;
- cb:hasGender "female" ;
- dc:description "" ;
- cb:inCycle ns1:ProductionCycle_66babb93-745 .
- ns1:Plant_90d53925-bb5 rdf:type cb:IndividualPlant ;
- rdfs:label "h&h Kerosene Krash" ;
- cb:belongsToStrain ns1:Strain_kerosene_krash ;
- cb:hasGender "female" ;
- dc:description "" ;
- cb:inCycle ns1:ProductionCycle_66babb93-745 .
- ns1:Plant_aa030e12-223 rdf:type cb:IndividualPlant ;
- rdfs:label "Kerosene Krash A" ;
- cb:belongsToStrain ns1:Strain_kerosene_krash ;
- cb:hasGender "female" ;
- dc:description "Mother plant " ;
- cb:inCycle ns1:ProductionCycle_39518df1-af0 ;
- cb:cloneOf ns1:Plant_90d53925-bb5 ;
- cb:isAlive "true"^^xsd:boolean .
- ns1:Plant_bb2b7d1a-d5d rdf:type cb:IndividualPlant ;
- rdfs:label "Super Orange Glue A" ;
- cb:belongsToStrain ns1:Strain_a9ac3ef6-b34 ;
- cb:hasGender "female" ;
- dc:description "Mother plant " ;
- cb:inCycle ns1:ProductionCycle_39518df1-af0 ;
- cb:cloneOf ns1:Plant_a44f6db2-e1f ;
- cb:isAlive "true"^^xsd:boolean .
- ns1:Plant_259c2a0c-9e7 rdf:type cb:IndividualPlant ;
- rdfs:label "h&h Wappa" ;
- cb:belongsToStrain ns1:Strain_wappa ;
- cb:hasGender "female" ;
- dc:description "" ;
- cb:inCycle ns1:ProductionCycle_66babb93-745 .
- ns1:Plant_518e8712-986 rdf:type cb:IndividualPlant ;
- rdfs:label "test plant" ;
- cb:belongsToStrain ns1:Strain_girl_scout_cookies ;
- cb:hasGender "female" ;
- dc:description "test" ;
- cb:grownFromSeedProduct ns1:SeedProduct_267455ab-26f ;
- cb:inCycle ns1:ProductionCycle_2f6f7bc4-1fa .
|