@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/p260316474> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geschiedenis van Nederland / Gijs van der Ham" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616386>,
        <http://data.bibliotheken.nl/id/thes/p077599594> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068524056> ;
    schema1:bookEdition "Herz. ed" ;
    schema1:description "Herz. ed. van de oorspr. uitg.: Amsterdam : Nieuwezijds, 1998. - (Perspectief, ISSN 1387-3695 ; 1)" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9058751252" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ebd63575900229cdd50874befaad9a76> ;
    schema1:name "Geschiedenis van Nederland" ;
    schema1:numberOfPages 176 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/36dc6411984a96317daae358543f62b0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905443988> .

