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

Attributes

NB
BDD
Strumento usato per sintetizzare e valutare l'impatto sociale, ambientale ed economico che un'azienda ha sul contesto in cui opera, indipendentemente dal settore e dai processi interni.
ARE, Aspects économiques du développement durable, Bases pour l'évaluation de la durabilité de projets, 2016, p. 27 ([Internet, 2025-07-09](https://www.are.admin.ch/dam/are/fr/dokumente/nachhaltige_entwicklung/publikationen/oekonomische_aspekte_nachhaltige_entwicklung.pdf.download.pdf/oekonomische_aspekte_nachhaltige_entwicklung_fr.pdf))
ARE, Ökonomische Aspekte der nachhaltigen Entwicklung, Grundlagen für die Nachhaltigkeitsbeurteilung von Projekten, 2016, S. 27 ([Internet, 2025-07-09](https://www.are.admin.ch/dam/are/de/dokumente/nachhaltige_entwicklung/publikationen/oekonomische_aspekte_nachhaltige_entwicklung.pdf.download.pdf/oekonomische_aspekte_nachhaltige_entwicklung_de.pdf))
EXP: besondere Bilanz, in der die Aktiven und Passiven alle aufgrund ihrer über die Zeit realisierten Erträge und Aufwendungen bewertet sind
EXP: bilan particulier dans lequel les actifs et passifs sont tous évalués sur la base de revenus et charges liés, répartis dans le temps
d'après ARE, Aspects économiques du développement durable, Bases pour l'évaluation de la durabilité de projets, 2016, p. 27 ([Internet, 2025-07-09](https://www.are.admin.ch/dam/are/fr/dokumente/nachhaltige_entwicklung/publikationen/oekonomische_aspekte_nachhaltige_entwicklung.pdf.download.pdf/oekonomische_aspekte_nachhaltige_entwicklung_fr.pdf))
nach ARE, Ökonomische Aspekte der nachhaltigen Entwicklung, Grundlagen für die Nachhaltigkeitsbeurteilung von Projekten, 2016, S. 27 ([Internet, 2025-07-09](https://www.are.admin.ch/dam/are/de/dokumente/nachhaltige_entwicklung/publikationen/oekonomische_aspekte_nachhaltige_entwicklung.pdf.download.pdf/oekonomische_aspekte_nachhaltige_entwicklung_de.pdf))
secondo ESG Portal, Articoli > Come rendere green il tuo business con il bilancio di sostenibilità (Internet, 2022-08-08)
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 sustainability balance sheet
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.