@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/p433165804> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Somme : Brits bloed op Franse aarde / Henk van der Linden" ;
    dcterms1:issued "2018" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075627175>,
        <http://data.bibliotheken.nl/id/thes/p411985299>,
        <http://data.bibliotheken.nl/id/thes/p41199056X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071772413> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p410352802> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p450577074> ;
    schema1:isbn "9789464246278" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c5630b860889855ae73a24161a110b9b> ;
    schema1:name "De Somme : Brits bloed op Franse aarde" ;
    schema1:numberOfPages 31812692 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0d1e396ef7ac6b31f78f7a9a1488991d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1258689138> .

