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

Attributes

part.
pt.
Abt.
div.
Gliederungseinheit des Schweizerischen Zivilgesetzbuchs, die zwischen "Teil" und "Titel" eingefügt ist.
Structural unit of the Swiss Civil Code, coming between "part" and "title".
Subdivision du Code civil suisse, qui se situe entre le "livre" et le "titre".
Unità di partizione del Codice civile svizzero fra "libro" e "titolo".
ChF, Abréviations officielles de la Confédération, 2012
CaF, Abbreviazioni ufficiali della Confederazione, 2012
FCh, Federal Official Abbreviations, 2012
BK, Amtliche Abkürzungen, 2012
EXP: Ausnahme, nicht mehr üblich
EXP: in other enactments it is the highest structural unit
EXP: exception; dans les autres actes législatifs, c'est la subdivision supérieure
EXP: eccezione; negli altri atti normativi è l'unità di partizione di livello più alto
FCh, Terminology Section, 2011
ChF, Section de terminologie, 2011
CaF, Sezione di terminologia, 2011
BK, Sektion Terminologie, 2011
nach BK, Gesetzestechnische Richtlinien, 2003, Rz. 49 ff.
after BK, Gesetzestechnische Richtlinien, 2003, Rz. 49 ff.
d'après ChF, Dir. Technique législative, 2003, ch. marg. 49 ss
secondo CaF, Dir. Tecnica legislativa, 2003, n. marg. 49 segg.
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 division
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.