@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/p381047938> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Augustus / John Williams ; vertaald uit het Amerikaans door Edzard Krol" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068422318> ;
    schema1:bookEdition "Derde druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p108429776> ;
    schema1:description "Eerste druk Nederlandse editie: augustus 2014" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789048820603" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d5949df384cc605ec85968cb672452d8> ;
    schema1:name "Augustus" ;
    schema1:numberOfPages 430 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1893712171324a287865483edafcb8ba> ;
    schema1:sameAs <http://www.worldcat.org/oclc/890566588> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/27b39332a9763652e4d2fec3e4e9bc96> .

