@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/p075333503> a schema1:Organization ;
    schema1:description "<1>D4 D7600072.",
        "Voortgez. als: Sdu, Den Haag"@nl,
        "Voortz. van: Staatsbedrijf der Algemeene Landsdrukkerij, 's-Gravenhage"@nl ;
    schema1:dissolutionDate "1987"^^xsd:gYear ;
    schema1:foundingDate "1945"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/d10c2969907c753eb97a0eca03987908> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075333503>,
        <https://data2.bibliotheken.nl/.well-known/genid/32f9a1e6bd4f6ba43a726b52c4bd5fa4> ;
    schema1:name "Staatsdrukkerij- en Uitgeverij Bedrijf ('s-Gravenhage)" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p075336669> ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p07544982X>,
        <http://data.bibliotheken.nl/id/thes/p191002852> .

