@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/p810809974> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Algemene geschiedenis der Nederlanden / D.P. Blok" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075615290>,
        <http://data.bibliotheken.nl/id/thes/p075616386>,
        <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p397489382> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068292317> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810809699> ;
    schema1:isbn "9022838056" ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d45916653d8c8262526943c1315a4800> ;
    schema1:name "Algemene geschiedenis der Nederlanden" ;
    schema1:numberOfPages 497 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/07e3c23f5770bfb71201ad583d05cd8a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768448557> .

