@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/p851394752> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De oorsprongen van de Tweede Wereldoorlog / A.J.P. Taylor ; vertaling [uit het Engels]: J. van Tijn en anderen" ;
    dcterms1:issued "1963" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075627183> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068350538> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070126380> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831212055> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0c901cc82b7db8c511f487456002baaa> ;
    schema1:name "De oorsprongen van de Tweede Wereldoorlog" ;
    schema1:numberOfPages 311 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ec3a9f7c340ac930d1daeba947f1f688> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71409006> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/b3def0c2cfc8b8f374815debc8c56055> .

