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

Attributes

Leistungspflicht
obligation de prise en charge
obbligo d'assunzione delle prestazioni
2018-02-23T09:14:34.4570000Z
37428
https://www.termdat.bk.admin.ch/entry/37428
BG Krankenversicherung, Art. 52 Abs. 1 Bst. a Ziff. 3 (SR 832.10, Stand 2017-01)
LF Assurance-maladie, art. 52 al. 1 let. a ch. 3 (RS 832.10, état 2017-01)
LF Assicurazione malattie, art. 52 cpv. 1 lett. a n. 3 (RS 832.10, stato 2017-01)
DOM: Krankenversicherung
DOM: assicurazione malattie
DOM: assurance-maladie; EXP: des prestations
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

property subject
hyponym Vergütung
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.