@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/p355378167> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Tweede Wereldoorlog / Jeroen Denters ; [onder red. van Ida Schuurman ... et al. ; foto's Twents Veilinghuis ... et al. ; tek. DDCom ... et al.]" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p182766101>,
        <http://data.bibliotheken.nl/id/thes/p313019819> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p079970664> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075606801> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p089882369> ;
    schema1:isbn "9789001817749" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/379e2e0d1dff408b2bee1ac1bf8250c5> ;
    schema1:name "De Tweede Wereldoorlog" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6bbec8d2490a51c8609fae36d50b63f5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/843865977> .

