@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/p07547316X> a schema1:Organization ;
    schema1:alternateName "Hoofdinspectie van de Volksgezondheid",
        "Hoofdinspectie van de Volksgezondheid, belast met het toezicht op Levensmiddelen en de Keuring van Waren",
        "Hoofdinspectie voor de Levensmiddelen en de Keuring van Waren" ;
    schema1:description "... \" - , vanaf 1 november 1989 Hoofdinspectie Gezondheidsbescherming, \" ...",
        "Voortgez. als: Hoofdinspectie Gezondheidsbescherming"@nl ;
    schema1:dissolutionDate "1989"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/1b2df27392f3a5e1d82f27082302f341> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p07547316X>,
        <https://data2.bibliotheken.nl/.well-known/genid/f78e2a321bd7a6ad1545e33cfb260feb> ;
    schema1:name "Hoofdinspectie van de Volksgezondheid voor de Levensmiddelen en de Keuring van Waren" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075495031> .

