SELECT ?class WHERE { ?? (rdf:type|owl:type) ?class . } LegalForceStatus
SELECT ?description WHERE { ?? (rdfs:comment|schema:description) ?description . } Indicates that a legislation is in force.