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

<http://data.bibliotheken.nl/id/thes/p075311984> a schema1:Organization ;
    schema1:alternateName "SMO",
        "Society and Enterprise Foundation" ;
    schema1:description "SMO werd in 1968 opgericht door een groot aantal Nederlandse ondernemingen, waaronder Shell, Philips, Akzo Nobel, en Heineken, met als doel om de dialoog tussen bedrijfsleven, overheid en samenleving te stimuleren",
        "Vroeger gevestigd: Badhuisweg 91 : 2587 CE, 's-Gravenhage (070-3528528)",
        "https://smo.nl" ;
    schema1:foundingDate "1968"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/5b300817ea5ba743b141eaa8468bcd8b> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075311984>,
        <https://data2.bibliotheken.nl/.well-known/genid/6d2b678efa0df24a697ffdedd655c312> ;
    schema1:name "Stichting Maatschappij en Onderneming" .

