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

<http://data.bibliotheken.nl/id/thes/p110141504> a schema1:Organization ;
    schema1:alternateName "NBS",
        "Nederlandse Bruggenstichting" ;
    schema1:description "D.iw !",
        "Het bestuur van de stichting kwam op 4 maart 1992 bijeen voor een oprichtingsvergadering, op 10 april daaropvolgend passeerden de statuten de notaris.",
        "Nederlandse Bruggen Stichting",
        "http://www.bruggenstichting.nl/" ;
    schema1:foundingDate "1992"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/8e6afc776d6e0f28306d2de7ada1eaec> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p110141504>,
        <https://data2.bibliotheken.nl/.well-known/genid/9650eddb54324a1adc600d91297e04ae> ;
    schema1:name "Nederlandse Bruggen Stichting" .

