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

Attributes

LegislationObject
A specific object or file containing a Legislation. Note that the same Legislation can be published in multiple files. For example, a digitally signed PDF, a plain PDF and an HTML version.
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
contributor ELI
is part of pending.schema.org
source 1156
source eli
closeMatch Format
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
domainIncludes legislationLegalValue
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

superclass description
MediaObject A media object, such as an image, video, audio, or text object embedded in a web page or a downloadable dataset i.e. DataDownload. Note that a creative work may have many media objects associated with it on the same web page. For example, a page about a single song (MusicRecording) may have a music video (VideoObject), and a high and low bandwidth audio stream (2 AudioObject's).
Legislation A legal document such as an act, decree, bill, etc. (enforceable or not) or a component of a legal act (like an article).
Legislation Ein Rechtsdokument wie ein Gesetz, Dekret, Entwurf etc. (vollstreckbar oder nicht) oder ein Bestandteil eines Rechtsakts (wie ein Artikel).
Legislation A legal document such as an act, decree, bill, etc. (enforceable or not) or a component of a legal act (like an article).
Legislation Un document juridique tel qu'une loi, un décret, un projet de loi, etc. (exécutoire ou non) ou un élément d'un acte juridique (comme un article).
Legislation Un documento giuridico come una legge, un decreto, un disegno di legge, ecc. (esecutivo o meno) o una parte di un atto giuridico (come un articolo).
Legislation Ein Rechtsdokument wie ein Gesetz, Dekret, Entwurf etc. (vollstreckbar oder nicht) oder ein Bestandteil eines Rechtsakts (wie ein Artikel).
Legislation A legal document such as an act, decree, bill, etc. (enforceable or not) or a component of a legal act (like an article).
Legislation Un document juridique tel qu'une loi, un décret, un projet de loi, etc. (exécutoire ou non) ou un élément d'un acte juridique (comme un article).
Legislation Un documento giuridico come una legge, un decreto, un disegno di legge, ecc. (esecutivo o meno) o una parte di un atto giuridico (come un articolo).
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Subclasses of this Class: No results found.