@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/thes/p080436374> a schema1:Organization ;
    schema1:alternateName "International Union of Laboratories and Experts in Construction Materials, Systems and Structures",
        "International Union of Testing and Research Laboratories for Materials and Structures",
        "R.I.L.E.M.",
        "RILEM" ;
    schema1:description "(the International Union of Testing and Research Laboratories for Materials and Structures)" ;
    schema1:foundingDate "1947"^^xsd:gYear ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p080436374>,
        <https://data2.bibliotheken.nl/.well-known/genid/2fd15d0a79f48f521cca09498406bac3> ;
    schema1:name "Réunion Internationale des Laboratoires d'Essais et de Recherches sur les Matériaux et les Constructions" .

