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

Attributes

Balkenmäher
faucheuses à barre de coupe
barra falciante
2014-06-18T12:12:30.4700000Z
381074
https://www.termdat.bk.admin.ch/entry/381074
([BAFU, Trockenwiesen und -weiden von nationaler Bedeutung, 2010-10-14, S. 32, Internet](http://www.bafu.admin.ch/publikationen/publikation/01553/index.html?lang=de&download=NHzLpZig7t,lnp6I0NTU042l2Z6ln1acy4Zn4Z2qZpnO2Yuq2Z6gpJCGeIR7hGym162dpYbUzd,Gpd6emK2Oz9aGodetmqaN19XI2IdvoaCVZ,s-.pdf))
([OFAM, Prairies et pâturages secs d’importance nationale, 2010-10-14, p. 32, Internet](http://www.bafu.admin.ch/publikationen/publikation/01553/index.html?lang=fr&download=NHzLpZig7t,lnp6I0NTU042l2Z6ln1ae2IZn4Z2qZpnO2Yuq2Z6gpJCGeIR7hGym162dpYbUzd,Gpd6emK2Oz9aGodetmqaN19XI2IdvoaCVZ,s-.pdf))
([UFAM, Prati e pascoli secchi d'importanza nazionale, 2010-10-14, p. 32, Internet](http://www.bafu.admin.ch/publikationen/publikation/01553/index.html?lang=it&download=NHzLpZig7t,lnp6I0NTU042l2Z6ln1ah2oZn4Z2qZpnO2Yuq2Z6gpJCGeIR7hGym162dpYbUzd,Gpd6emK2Oz9aGodetmqaN19XI2IdvoaCVZ,s-.pdf))
DOM: apicoltura, attrezzi
DOM: Bienenzucht, Werkzeuge
DOM: apiculture, matériel
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.