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

Attributes

AA
UV
AINF
BSV, Unfallversicherung ([Internet, 2016-02-18](http://www.bsv.admin.ch/kmu/ueberblick/00490/01019/index.html?lang=de))
OFAS, L'assurance-accidents ([Internet, 2016-02-18](http://www.bsv.admin.ch/kmu/ueberblick/00490/01019/index.html?lang=fr))
UFAS, Assicurazione contro gli infortuni ([Internet, 2016-02-18](http://www.bsv.admin.ch/kmu/ueberblick/00490/01019/index.html?lang=it))
EXP: alle Arbeitnehmerinnen und Arbeitnehmer sind obligatorisch gegen gesundheitliche, wirtschaftliche und immaterielle Folgen von Unfällen versichert
EXP: compulsory accident insurance is a personal insurance that covers the economic consequences of work and non-work accidents and occupational diseases
EXP: tous les employés sont obligatoirement assurés contre les conséquences des accidents sur la santé et contre les conséquences économiques et immatérielles de ceux-ci
EXP: tutte le lavoratrici e tutti i lavoratori sono assicurati obbligatoriamente contro le conseguenze sanitarie, economiche ed immateriali degli infortuni
FOPH, Accident Insurance ([Internet, 2016-02-18](http://www.bag.admin.ch/themen/versicherung/00321/index.html?lang=en))
BSV, Unfallversicherung ([Internet, 2016-02-18](http://www.bsv.admin.ch/kmu/ueberblick/00490/01019/index.html?lang=de))
OFAS, L'assurance-accidents ([Internet, 2016-02-18](http://www.bsv.admin.ch/kmu/ueberblick/00490/01019/index.html?lang=fr))
UFAS, Assicurazione contro gli infortuni ([Internet, 2016-02-18](http://www.bsv.admin.ch/kmu/ueberblick/00490/01019/index.html?lang=it))
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 accident insurance
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.