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

Attributes

c.a.p.
Concrete reinforced by either pretensioning or posttensioning, allowing it to carry a greater load or span a greater distance than ordinary reinforced concrete.
Béton soumis à un effort permanent de compression au moyen d'armatures mises en tension avant toute application de charges.
A. Lauria, Tecnologie di base per la residenza, 2000, n. 4.37
Prestressed concrete is concrete that has had internal stresses introduced to counteract, to the degree desired, the tensile stresses that will be imposed in service. The stress is usually imposed by tendons of individual hard-drawn wires, cables of hard-drawn wires, or bars of high strength alloy steel.
Encyclopaedia Britannica, “prestressed concrete” ([Internet, 2018-09-23](https://www.britannica.com/technology/prestressed-concrete))
FranceTerme, "béton précontraint" ([Internet, 2017-08-08](http://www.culture.fr/franceterme/result?francetermeSearchTerme=b%C3%A9ton+pr%C3%A9contraint&francetermeSearchDomaine=0&francetermeSearchSubmit=rechercher&action=search))
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 prestressed 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.