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

<http://data.bibliotheken.nl/id/thes/p408486163> a schema1:Organization ;
    schema1:foundingDate "2016"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/fc93907792b191dea8b3dcf20964e2f9> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p408486163>,
        <https://data2.bibliotheken.nl/.well-known/genid/2d689acc420c50d6902af52c36516c5b> ;
    schema1:name "Stichting Verwondering (Amsterdam)" .

