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

Attributes

beton brut
University of West England, Domestic Architecture 1700 to 1960 ([Internet, 2016-08-02](http://fet.uwe.ac.uk/conweb/house_ages/flypast/print.htm))
DOM: art critics and architecture theory; EXP: this term comes from the French and was coined by the British architects Alison Smithson (1928-93) and Peter Smithson (1923-2003) in 1954 to name the material preferred in the post-war ‘Brutalist’ style of architecture featuring stark and striking tower blocks with large sections of exposed concrete, which was an integral part of the tower block design
after University of West England, Domestic Architecture 1700 to 1960 ([Internet, 2016-08-02](http://fet.uwe.ac.uk/conweb/house_ages/flypast/print.htm))
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 exposed concrete
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.