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

Attributes

CN
NST
O Contributi d'estivazione, art. 6 cpv. 2 (RS 10.133, stato 2010-01)
Sömmerungsbeitragsverordnung, Art. 6 Abs. 2 (SR 910.133, Stand 2010-01);
EXP: entspricht der Sömmerung einer Raufutter verzehrenden Grossvieheinheit (RGVE) während 100 Tagen
EXP: correspond à l'estivage d'une unité de gros bétail-fourrage grossier (UGBFG) pendant 100 jours
EXP: corrisponde all'estivazione di una unità di bestiame grosso foraggio grezzo (UBGFG) durante 100 giorni
nach Sömmerungsbeitragsverordnung, Art. 6 Abs. 2 (SR 910.133, Stand 2010-01)
d'après O Contributions d'estivage, art. 6 al. 2 (RS 910.133, état 2010-01)
secondo O Contributi d'estivazione, art. 6 cpv. 2 (RS 10.133, stato 2010-01)
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 Normalstoss
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.