SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000

Attributes

GMO food
Agroscope, Topics > Bees and Agriculture > GMO (genetically modified organisms) ([Internet, 2019-12-11](https://www.agroscope.admin.ch/agroscope/en/home/topics/livestock/bees/bienelandwirtschaft/gvo.html))
Honey comprising nectar and pollen from transgenic plants: is it a GMO food in terms of food labelling? And how about pollen as a food stuff itself? Even if there should be no GMO crop for food allowed but only plants for feed and energy production the respective bee pollen will be on the market as a GMO food.
USG: previous law, term replaced in legal texts by "GMO product"
after V EDI Gentechnisch veränderte Lebensmittel, Art. 11 und Art. 2 Bst. a (SR 817.022.51, Stand 2016-11)
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part genetically modified food
SELECT ?instance ?description WHERE { BIND (?? AS ?class) ?instance (rdf:type|owl:type) ?class . OPTIONAL { ?instance schema:description ?description . } } LIMIT 5000
Instances of this Class: No results found.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Superclasses of this Class: No results found.
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Subclasses of this Class: No results found.