@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/p831211784> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kanonnen van augustus / Barbara W. Tuchman ; [vert. uit het Engels door A. Alberts]" ;
    dcterms1:issued "1962" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068776446> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06825931X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b9cf3b3957b3a243c58a1f64e154bd04> ;
    schema1:name "De kanonnen van augustus" ;
    schema1:numberOfPages 539 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c4c411968ba0f6a3e0b8a13a513da097> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63478574> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2bb6fe8f4f41af748a81a000656020d5> .

