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

<http://data.bibliotheken.nl/id/thes/p236592750> a schema1:Organization ;
    schema1:alternateName "BCD Group" ;
    schema1:description "NV",
        "at" ;
    schema1:foundingDate "1975"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/d58aef7382423e9623ecefd7431aa8e8> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p236592750>,
        <https://data2.bibliotheken.nl/.well-known/genid/d44bcbb8ac12605c8aa6a77156167a63> ;
    schema1:name "BCD Holdings" .

