@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/p304727474> a schema1:Organization ;
    schema1:description "B0737665: \"GGD Rotterdam-Rijnmond\"",
        "at",
        "www.ggd.rotterdam.nl: \"... de fusie, per 1 januari 2007, van de GGD Rotterdam en omstreken en de GGD Nieuwe Waterweg Noord tot de nieuwe GGD Rotterdam-Rijnmond ...\"",
        "Samensmelting van: GGD Rotterdam en omstreken"@nl,
        "en: Geneeskundige en Gezondheidsdienst Nieuwe Waterweg Noord"@nl ;
    schema1:foundingDate "2007"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/b4932b32fd73f0b428c887d31bd991c3> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p304727474>,
        <https://data2.bibliotheken.nl/.well-known/genid/22709fe5335cc0d76620903dbaf1d6e3> ;
    schema1:name "GGD Rotterdam-Rijnmond" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075446308>,
        <http://data.bibliotheken.nl/id/thes/p252137876> .

