@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/p310734126> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Staatsregeling van 1798 : bronnen voor de totstandkoming" ;
    dcterms1:issued "2008" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608151>,
        <http://data.bibliotheken.nl/id/thes/p078527023> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069745358> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p061500747> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p31073391X> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6bcd0cd2d64e5bf37b99e0b738efff5b> ;
    schema1:name "De Staatsregeling van 1798 : bronnen voor de totstandkoming" ;
    schema1:numberOfPages 564 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/65ad0b84be73fab92e25d9f0ad3f10bf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/779196528> .

