@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/p408691050> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Anna / Niccolò Ammaniti ; vertaald door Etta Maris" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p225915901> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075111950> ;
    schema1:description "1e druk Nederlandse uitgave: 2016",
        "Vertaald uit het Italiaans" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789048838912" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a3750efb4c686bce76e6fcefd4f8aaab> ;
    schema1:name "Anna" ;
    schema1:numberOfPages 285 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9978b1d9fa4fb2dd7f6d7a0c5f22d1ed> ;
    schema1:sameAs <http://www.worldcat.org/oclc/980358693> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a4bc03691e54435b29300dfceeea2def> .

