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

Attributes

Zuweisung an einen Versicherer
allocation to an insurer
FCh, Terminology Section, 2016
BG Krankenversicherung, Art. 6 Sachüb. (SR 832.10, Stand 2015-01)
EXP: die vom Kanton bezeichnete Behörde weist Personen, die ihrer Versicherungspflicht nicht rechtzeitig nachkommen, einem Versicherer zu
EXP: l’autorité désignée par le canton affilie d’office toute personne tenue de s’assurer qui n’a pas donné suite à cette obligation en temps utile
EXP: l’autorità designata dal Cantone affilia a un assicuratore le persone tenute ad assicurarsi che non abbiano assolto questo obbligo tempestivamente
BG Krankenversicherung, Art. 6 Abs. 2 (SR 832.10, Stand 2015-01)
LF Assurance-maladie, art. 6 al. 2 (RS 832.10, état 2015-01)
LF Assicurazione malattie, art. 6 cpv. 2 (RS 832.10, stato 2015-01)
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 affiliation d'office
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.