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

Attributes

Allylsenf
senape
2014-06-16T15:36:11.3130000Z
381054
https://www.termdat.bk.admin.ch/entry/381054
UFAG, Servizio linguistico, 2013
([Agroscope, ([Agroscope, Lässt sich Varroa destructor mit ätherischen Ölen bekämpfen?, S. 3, Internet](http://www.google.it/url?sa=t&rct=j&q=&esrc=s&frm=1&source=web&cd=1&cad=rja&ved=0CC8QFjAA&url=http%3A%2F%2Fwww.agroscope.admin.ch%2Fimkerei%2F00316%2F00329%2F02083%2Findex.html%3Flang%3Dde%26download%3DNHzLpZeg7t%2Clnp6I0NTU042l2Z6ln1acy4Zn4Z2qZpnO2Yuq2Z6gpJCDeHt_fGym162epYbg2c_JjKbNoKSn6A--&ei=3SWnUsDVDea_ygOU64HYBQ&usg=AFQjCNFFtaDx2Ifbw7eEO2FQdaOt0mIcfw))
DOM: Bienenzucht
DOM: apicoltura; EXP: gruppo di piante appartenenti alla famiglia delle brassicacee
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Incoming Relationships: No results found.
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.