@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/p054537266> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kanonnen van augustus / Barbara W. Tuchman ; Nederlandse vert.: A. Alberts" ;
    dcterms1:issued "1963" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078493633>,
        <http://data.bibliotheken.nl/id/thes/p241924847> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068776446> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06825931X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/51c84ad8e5ef95d1ae66d462ba6cb991> ;
    schema1:name "De kanonnen van augustus" ;
    schema1:numberOfPages 539 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/576ac778de4eb373f2d14582765913af> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63478574> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/aefffc02fcb84b41aa002e895406069f> .

