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

<http://data.bibliotheken.nl/id/thes/p075400014> a schema1:Organization ;
    schema1:description "Nieuwe Plein 3, Arnhem",
        "Voortgez. als?: K+V, organisatie adviesbureau"@nl ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075400014>,
        <https://data2.bibliotheken.nl/.well-known/genid/c208da6f9be73c12c478fb8a410fda9f> ;
    schema1:name "Van de Kerk & Van Venrooy organisatie adviesbureau (Arnhem)" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p191397040> .

