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

<http://data.bibliotheken.nl/id/thes/p075292297> a schema1:Organization ;
    schema1:alternateName "CWM" ;
    schema1:description "... !D",
        "Rotterdam",
        "voortgez. als: Ondernemersorganisatie CWM"@nl ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/5d935b168e4eb03737a10fa54cfed164> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075292297>,
        <https://data2.bibliotheken.nl/.well-known/genid/f52484a32d875726afb67522da74cb9c> ;
    schema1:name "Contactgroep van Werkgevers in de Metaalindustrie" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p251934489> .

