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

<http://data.bibliotheken.nl/id/thes/p075330652> a schema1:Organization ;
    schema1:description "iw!" ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/8efd62a417928b043308c217ba40105b> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075330652>,
        <https://data2.bibliotheken.nl/.well-known/genid/c28fd6f732a73576da940e450939c0b3> ;
    schema1:name "Historische Vereniging Soest" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p334151880> .

