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

<http://data.bibliotheken.nl/id/thes/p239852753> a schema1:Organization ;
    schema1:description "... de firma Kondor Wessels Projecten bv" ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/1135f97de2fb5c49ed3e897350f35ab5> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p239852753>,
        <https://data2.bibliotheken.nl/.well-known/genid/242153f8d1f163c535136f62bb34d430> ;
    schema1:name "Kondor Wessels Projecten" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p410234117> .

