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

<http://data.bibliotheken.nl/id/thes/p11990506X> a schema1:Organization ;
    schema1:alternateName "NVZ" ;
    schema1:description "Voortgez. als: NVZ vereniging van ziekenhuizen"@nl ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/5ce6e14c8b60947fc3261eb589d517f0> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p11990506X>,
        <https://data2.bibliotheken.nl/.well-known/genid/c56ab98b1f580010c53426d87a8847b3> ;
    schema1:name "Nederlandse Vereniging van Ziekenhuizen" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p227940466> .

