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

Attributes

Rohprotein
crude protein
matière azotée
proteina grezza
Measurement of protein content, calculated in animal feeds as mineral nitrogen x 6.25 (the assumption is that proteins of typical animal feeds contain 16% nitrogen in average).
2024-12-05T07:49:37.6036210Z
107058
https://www.termdat.bk.admin.ch/entry/107058
Feedipedia, "Crude protein" ([Internet, 2020-12](https://www.feedipedia.org/node/8329))
A. Bracher / P. Spring, Teneur en matière azotée des aliments pour porcs: état des lieux en 2008, in: Recherche Agronomique Suisse 2 (6), 2011, p. 249 ([Internet, 2018-09-13](https://www.agrarforschungschweiz.ch/artikel/2011_06_f_1671.pdf))
O Libro dei prodotti destinati all'alimentazione animale, all. 1.2 (RS 916.307.1, stato 2018-01)
Futtermittelbuch-Verordnung, Anh. 1.2 (SR 916.307.1, Stand 2024-06)
DOM: Fütterung
DOM: alimentation animale
DOM: alimentazione animale
after Feedipedia, "Crude protein" ([Internet, 2020-12](https://www.feedipedia.org/node/8329))
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

property subject
seeAlso crude protein content
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.