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

Attributes

Berufe
Professions
Professions
Professioni
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

property object
is part of LAW
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
termDomain Federal Act of 23 June 2000 on the Free Movement of Lawyers
termDomain Federal Act of 20 March 2009 on Patent Attorneys
termDomain Ordinance of 27 August 2014 on the National Qualifications Framework for Vocational and Professional Qualifications
termDomain privater Arbeitgeber
termDomain legal representative
termDomain Attorney General of Switzerland
termDomain von der Bundesversammlung gewählte Person
termDomain Judikativpersonal
termDomain Mitglied einer richterlichen Behörde
termDomain nebenamtliches Mitglied einer eidgenössischen Schieds- und Rekurskommission
termDomain vollamtliches Mitglied einer eidgenössischen Schieds- und Rekurskommission
termDomain Eheschutzrichter
termDomain register official
termDomain land registrar
termDomain Grundbuchinspektor
termDomain author of a computer program
termDomain unknown author
termDomain Verordnung vom 6. Oktober 1989 über Besoldung und berufliche Vorsorge der Magistratspersonen
termDomain Versteigerungsbeamter
termDomain debt enforcement officer
termDomain bankruptcy officer
termDomain Deputy of the Attorney General of Switzerland
termDomain Special Attorney General
termDomain Federal Attorney
termDomain Chief Federal Attorney
termDomain President of the Federal Supreme Court
termDomain Vice President of the Federal Supreme Court
termDomain federal judge
termDomain Secretary General of the Federal Supreme Court
termDomain court clerk
termDomain Assistant Federal Attorney
termDomain Parlamentarische Initiative GPK. Bundesrechtspflegegesetz: Erhöhung der Zahl der Bundesrichter. Bericht der Geschäftsprüfungskommission des Ständerates vom 24. Mai 1994. Stellungnahme des Bundesrates vom 24. August 1994
has part LAW
termDomain federal attorney responsible for a field of crime
termDomain substitute federal judge
termDomain ordinary federal judge
termDomain Special Federal Attorney
termDomain federal administrative judge
termDomain Federal Criminal Court judge
termDomain Federal patent judge
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.