@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/p403983835> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Augustus / Audrey Carlan ; vertaling [uit het Engels]: Ineke de Groot" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p402413792> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p089234553> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p434827657> ;
    schema1:isbn "9789402307207" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/31d454bf3bb6c5a242c080b94da2cfb6> ;
    schema1:name "Augustus" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/be40e380659c9708d937d911b4746fc7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1286377600> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/7bbabd21f9b5c502afae0f3ca4905426> .

