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

Attributes

CP
EK
Ensemble des capitaux d'une entreprise qui ne sont pas empruntés.
Patrimonio netto costituito dal valore attribuito agli apporti iniziali e successivi effettuati dal proprietario o dai soci in denaro o in natura e dagli utili non prelevati dal proprietario o non distribuiti ai soci.
KBOB, 2004
AFF, Manuel de gestion budgétaire et de tenue des comptes, Abréviations, 2011-02, Internet
EXP: bei einer Aktiengesellschaft besteht das Eigenkapital aus dem Aktienkapital, den Reserven und dem Gewinnvortrag. Bei Liegenschaften wird die Differenz zwischen Liegenschaftswert (Verkehrswert oder Anlagewert) und Fremdkapital als Eigenkapital bezeichnet.
KBOB, 2004
d'après Valente, Dictionnaire économie finances, 1993
Garzanti, Enc. dell'economia, 2001, pp. 197-198
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 equity share capital
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.