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

Attributes

1899-12-31
Avena alimentare, bio, prezzi indicativi
Avoine alimentaire, bio, prix indicatif
Food oats, organic, indicative prices
Speisehafer, bio, Richtpreis
P_G250
2099-12-31
129
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

property object
inDefinedTermSet Product
product-subgroup Oats
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
product 20220701-1-CHF-3-19-0-1-7-777-19-1-1-0-94-1-23-11-3-1
product 20230701-1-CHF-3-19-0-1-7-777-19-1-1-0-94-1-23-11-3-1
product 20240701-1-CHF-3-19-0-1-7-777-19-1-1-0-94-1-23-11-3-1
first genid-ed96ec64111147d2b57ebdfec90191b3-0b214_b1309
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.