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

Attributes

romice
([Agroscope, Residui di sulfonamide nel miele in seguito a trattamenti con erbicida nell'agricoltura, 2004, p. 1](http://www.google.com/url?sa=t&rct=j&q=&esrc=s&frm=1&source=web&cd=4&cad=rja&uact=8&ved=0CCwQFjAD&url=http%3A%2F%2Fwww.agroscope.admin.ch%2Fimkerei%2F01810%2F01822%2Findex.html%3Flang%3Dit%26download%3DNHzLpZeg7t%2Clnp6I0NTU042l2Z6ln1ah2oZn4Z2qZpnO2Yuq2Z6gpJCDeHt8e2ym162epYbg2c_JjKbNoKSn6A--&ei=lmtrVKH7MIOrPJCwgIAC&usg=AFQjCNGTzvi283TVZ7AyTlOg5qC5FSgTWg))
DOM: apicoltura; USG: forma ellittica corrente
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
has part lotta contro il romice
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 stumpfblÀttriger Ampfer
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.