@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/p862161932> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Augustus / Judith Rossner ; [vert. uit het Engels door Annelies Hazenberg]" ;
    dcterms1:issued "1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067873758> ;
    schema1:bookEdition "4e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072687053> ;
    schema1:description "1e dr. Nederlandse uitg.: 1984" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9026977670" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/79094321f50182b502ec3563da1c7903> ;
    schema1:name "Augustus" ;
    schema1:numberOfPages 400 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8953b6349329564b1af44989f17e67dd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64352609> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/d0623f8c22f47ad9afaddc3dca13eb46> .

