@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/p126887527> a schema1:Organization ;
    schema1:description "N.V. Plateelbakkerij Zuid-Holland",
        "Zie voor de geschiedenis: B9500033",
        "Voortgez. als: Koninklijke Plateelbakkerij Zuid-Holland, Gouda"@nl,
        "Voortz. van: Plateelbakkerij Zuid-Holland, E. Estié & Co"@nl ;
    schema1:dissolutionDate "19.." ;
    schema1:foundingDate "1903"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/26be6cb10a9d1d31a1761a3af2003eab> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p126887527>,
        <https://data2.bibliotheken.nl/.well-known/genid/7ec50cc4e4a10ee140279ac7f32a4c24> ;
    schema1:name "Plateelbakkerij Zuid-Holland (Gouda)" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p126887411> .

