@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/p292868456> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "'t Herstelde Nederland : zijn opleven en bloei na 1813 / door verschillende medewerkers [H.T. Colenbrander ... et al.] ; o.l.v. A.N.J. Fabius ; met een voorrede van W.H. de Beaufort" ;
    dcterms1:issued "1913" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068601840>,
        <http://data.bibliotheken.nl/id/thes/p069897913>,
        <http://data.bibliotheken.nl/id/thes/p070066558> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/32aae6ec6d173349702d054cab5be19d> ;
    schema1:name "'t Herstelde Nederland : zijn opleven en bloei na 1813" ;
    schema1:numberOfPages 728 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/66286a89975b843f7b05aba0c4a94c17> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150226144> .

