@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/p075470047> a schema1:Organization ;
    schema1:alternateName "Bataafse Republiek" ;
    schema1:description "Ten tijde van de Bataafse Republiek (1795-1806) werd besloten de postdienst ... los te koppelen van het Departement van Financiën.",
        "Voortgez. als: Koningrijk Holland"@nl,
        "Voortz. van: Republiek der Zeven Vereenigde Nederlanden"@nl ;
    schema1:dissolutionDate "1806"^^xsd:gYear ;
    schema1:foundingDate "1795"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/f35bbdceb7d2ac8d285e1f2dce1592ba> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075470047>,
        <https://data2.bibliotheken.nl/.well-known/genid/c252e8382b24e6d647db35f2e4376510> ;
    schema1:name "Bataafsche Republiek" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075483890>,
        <http://data.bibliotheken.nl/id/thes/p095266577> .

