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

<http://data.bibliotheken.nl/id/thes/p075453045> a schema1:Organization ;
    schema1:description "BV" ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075453045>,
        <https://data2.bibliotheken.nl/.well-known/genid/1ded0b353aa720e2eae2ffbf6bdd16aa> ;
    schema1:name "Nestlé Nederland" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p330084798> .

