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

Attributes

BM
Modellhafte Repräsentation der logischen Zusammenhänge, wie eine Organisation bzw. ein Unternehmen Mehrwert für Kunden erzeugt und einen Ertrag für die Organisation sichern kann.
Plan for the successful operation of a business, identifying sources of revenue, the intended customer base, products, and details of financing that includes how the business makes money or how to deliver value to the customers.
Modèle qui décrit les principes selon lesquels une organisation crée, délivre et capture de la valeur.
Modello che descrive il modo in cui un’azienda definisce e mette in atto strategie per realizzare profitto fornendo valore ai propri clienti.
The Project Definition, Business Model or Method ([Internet, 2022-09-09](https://www.theprojectdefinition.com/business-model-or-method-bm/))
Gabler Wirtschaftslexikon, Geschäftsmodell ([Internet, 2022-09-09](https://wirtschaftslexikon.gabler.de/definition/geschaeftsmodell-52275))
after The Project Definition, Business Model or Method ([Internet, 2022-09-09](https://www.theprojectdefinition.com/business-model-or-method-bm/))
d'après Monde Economique, Business Model (Modèle d’Affaire) ([Internet, 2022-09-09](https://www.monde-economique.ch/business-model-modele-d-affaire-explications-importance-et-premiers-pas-1ere-partie/)) et A. Osterwalder, Business Model Generation, 2010
secondo Startup Business, Business model, cos’è ([Internet, 2022-09-09](https://www.startupbusiness.it/business-model-cose-esempi-e-vantaggi-per-startup-e-aziende/109881/))
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 business model
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.