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

<http://data.bibliotheken.nl/id/thes/p075459736> a schema1:Organization ;
    schema1:alternateName "NVGVO",
        "Nederlandse Vereniging GVO" ;
    schema1:description "Voortgez. als: Nederlandse Vereniging voor Preventie en GVO"@nl ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075459736>,
        <https://data2.bibliotheken.nl/.well-known/genid/66109ec788643039f6d4bafbab274490> ;
    schema1:name "Nederlandse Vereniging Gezondheidsvoorlichting en Opvoeding" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p127192301> .

