@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/p862829852> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De nieuwste tijd 1850-1945 / door P.Th.F.M. Boekholt" ;
    dcterms1:issued "1985" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070652945> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ac7065c597a37f10f6bd4df1621910bc> ;
    schema1:name "De nieuwste tijd 1850-1945" ;
    schema1:numberOfPages 704 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/59cb842724fff504a8a1cdfbc37dafcf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64358345> .

