@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/thes/p297355570> a schema1:Organization ;
    schema1:alternateName "DIAM (Delft)" ;
    schema1:description "Delft University of Technology, Faculty of Electrical Engineering, Mathematics and Computer Science, Delft Institute of Applied Mathematics" ;
    schema1:foundingDate "2006"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/415079f903cb158ab15ceee8d33ff459> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p297355570>,
        <https://data2.bibliotheken.nl/.well-known/genid/1d68757ecbe9ec11f73b5a93c1dcb18d> ;
    schema1:name "Delft Institute of Applied Mathematics" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p262620170> ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p190963905> .

