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

<http://data.bibliotheken.nl/id/thes/p112321488> a schema1:Organization ;
    schema1:description "Architectenbureau CEPEZED ...." ;
    schema1:foundingDate "1973"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/4bd22452ef6b6998be11669f9f37ef7f> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p112321488>,
        <https://data2.bibliotheken.nl/.well-known/genid/820706d02554b8249b0a24a54fc5790e> ;
    schema1:name "CEPEZED" .

