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

Attributes

cma
par.
Erste, nicht nummerierte Gliederungseinheit in den Artikeln eines Erlasses.
Prima unità di partizione interna a un articolo di atto normativo non numerata.
First structural unit in the articles of a piece of legislation, without a number.
Première subdivision non numérotée à l'intérieur des articles d'un acte législatif.
ChF, Section française, 2012
CaF, Divisione italiana, 2012
GRM: Pl. "Lemmata", selten "Lemmas"; EXP: diese Gliederungseinheit wird bei neuen Erlassen nicht mehr verwendet; deren Benennung ist uneinheitlich: Sie wird manchmal auch "Absatz", "Unterabsatz", "Alinea" oder "Paragraf" genannt; Lemmata können im Gegensatz zu Absätzen auch lediglich Bestandteile eines (den Artikel bildenden) Satzes sein
GRM: pl. "commi", abbreviazione "cmi"; USG: non confondere con "comma" nel diritto italiano (v. scheda "capoverso" nei riferimenti)
BK, Sektion Deutsch und Sektion Terminologie, 2012
CaF, Sezione di terminologia, 2025
FCh, Terminology Section, 2012
ChF, Section française, 2012
BK, Sektion Deutsch und Sektion Terminologie, 2012
CaF, Divisione italiana, 2012
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 unnumbered paragraph
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.