@prefix dcterms1: <http://purl.org/dc/terms#> .
@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/nbt/p382838211> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Acte van staatsregeling voor het Bataafsche volk" ;
    dcterms1:issued "1798" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078444918>,
        <http://data.bibliotheken.nl/id/thes/p078509556>,
        <http://data.bibliotheken.nl/id/thes/p089302915>,
        <http://data.bibliotheken.nl/id/thes/p241924332> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000185431" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Franse titel: Acte van staatsregeling" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p045652376> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8443e44f369c331c98310ea77930f4db> ;
    schema1:name "Acte van staatsregeling voor het Bataafsche volk" ;
    schema1:numberOfPages 123 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/04655c9f3d84182193166bf24eeb9671> ;
    schema1:sameAs <http://www.worldcat.org/oclc/893414602> .

