@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/p842070710> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De 42 dagen : Frankrijk/Duitsland 1940 / Alistair Horne ; vert. van H. Swalef en R.W.Th. Loebler" ;
    dcterms1:issued "1969" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074725815> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070684618>,
        <http://data.bibliotheken.nl/id/thes/p073275352> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/018e402b7dafbc778b6fda57b62c354b> ;
    schema1:name "De 42 dagen : Frankrijk/Duitsland 1940" ;
    schema1:numberOfPages 408 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4e6c6c09521e533d1abd048097213825> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63955456> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/57f4a78cf6a62d34bf0704cfbb3e9528> .

