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

<http://data.bibliotheken.nl/id/thes/p075357100> a schema1:Organization ;
    schema1:description "Contactadres: Mw. Paal, Kerveltuin 5, Leiderdorp",
        "Postbus 9696, 3506 GR Utrecht",
        "Pytt. 1988",
        "Tel. 030-739390",
        "UCS" ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075357100>,
        <https://data2.bibliotheken.nl/.well-known/genid/1b22e74aa743627c8d56b1ae2f479ca0> ;
    schema1:name "Vereniging voor Gezondheidsrecht" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075365804> .

