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

Attributes

Inventardaten
inventory data
données d'inventaire
dati di inventario
Inventory information for a specific product in a specific location at a specific time.
Daten über den Bestand von Vermögensgegenständen, Objekten und Ressourcen, die bei einer Inventur erhoben werden.
2025-10-14T09:02:30.5170210Z
515703
https://www.termdat.bk.admin.ch/entry/515703
Bericht "Dateninventarisierung Bund" ([Internet, 2017-10-13](https://www.uvek.admin.ch/dam/uvek/de/dokumente/kommunikation/Bericht_Dateninventarisierung_Bund_2-2017.pdf))
SAP Help Portal, Inventory Data ([Internet, 2024-12-05](https://help.sap.com/docs/CARAB/b983dc0e874e45d5a70064f706784c5b/a98e9c5126d05905e10000000a44538d.html))
Danea, Inventario di magazzino ([Internet, 2025-10-14](https://www.danea.it/blog/inventario-magazzino/))
OFEV, Les bases méthodologiques des écobilans ([Internet, 2023-04-27](https://www.bafu.admin.ch/bafu/fr/home/themes/economie-consommation/les-bases-methodologiques-des-ecobilans.html))
nach ToolSense, Was sind Inventardaten? ([Internet, 2024-12-05](https://toolsense.io/de/geraetemanagement/tipps-fuer-eine-effiziente-inventarisierung-ihrer-assets/))
after SAP Help Portal, Inventory Data ([Internet, 2024-12-05](https://help.sap.com/docs/CARAB/b983dc0e874e45d5a70064f706784c5b/a98e9c5126d05905e10000000a44538d.html))
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.