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

<http://data.bibliotheken.nl/id/thes/p152419527> a schema1:Organization ;
    schema1:foundingDate "1993"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/13cdc2b15d6d5d9ab19ce63d9520580c> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p152419527>,
        <https://data2.bibliotheken.nl/.well-known/genid/732782d88a6ae194187ddf0c870fcfa7> ;
    schema1:name "Stuurgroep Financiële Instellingen" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p075467380> .

