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

<http://data.bibliotheken.nl/id/thes/p16542916X> a schema1:Organization ;
    schema1:description "Voortgez. als: Voorlichtingsbureau voor de Voeding"@nl,
        "Voortz. van?: Voorlichtingsbureau van den Voedingsraad"@nl ;
    schema1:dissolutionDate "1958"^^xsd:gYear ;
    schema1:foundingDate "194." ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/7d25086f9a1d61e7d1cad7d3c1acea98> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p16542916X>,
        <https://data2.bibliotheken.nl/.well-known/genid/260c1436cebf42e611949ef9716dc69b> ;
    schema1:name "Voorlichtingsbureau van de Voedingsraad" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075321165>,
        <http://data.bibliotheken.nl/id/thes/p165422637> .

