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

<http://data.bibliotheken.nl/id/thes/p075463601> a schema1:Organization ;
    schema1:description "BV",
        "Voortgez. als: Hollander en Van der Mey/MS&L"@nl ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075463601>,
        <https://data2.bibliotheken.nl/.well-known/genid/7c9e6f131cc5b3a6619d7db584650a66> ;
    schema1:name "Adviesbureau Hollander en Van der Mey (Den Haag)" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p195050983> .

