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

<http://data.bibliotheken.nl/id/thes/p07549521X> a schema1:Organization ;
    schema1:alternateName "CSM (Amsterdam)" ;
    schema1:description "N.V. Centrale Suiker Maatschappij",
        "Voortgez. als CSM Suiker" ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p07549521X>,
        <https://data2.bibliotheken.nl/.well-known/genid/e583fb5eee3a04e93b79c8aca1b99bf6> ;
    schema1:name "Centrale Suiker Maatschappij (Amsterdam)" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075394308> .

