@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/thes/p075306263> a schema1:Organization ;
    schema1:alternateName "NVD" ;
    schema1:description "De - is sinds 1941 de beroepsvereniging van diëtisten in Nederland." ;
    schema1:foundingDate "1941"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/4e585f4cd1df51d100507c6131f81c63> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075306263>,
        <https://data2.bibliotheken.nl/.well-known/genid/1598eafd247a8a29a31bbde3bf5256c8> ;
    schema1:name "Nederlandse Vereniging van Diëtisten" .

