@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/p410857483> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De man van Atlanta / Claudio Nizzi, Jordi Bernet ; vertaling [uit het Italiaans] & productie: Erik van Helvoort, Ben Kamphuis" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072527900> ;
    schema1:bookEdition "1e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072534176>,
        <http://data.bibliotheken.nl/id/thes/p352647493> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p38310694X> ;
    schema1:isbn "9789491593314" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/969693bc79ab12ba4d0df9c334f1c2e6> ;
    schema1:name "De man van Atlanta" ;
    schema1:numberOfPages 226 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e4309afa726d1fd98671960ebf71709a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/992435890> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/059d0cc3e628fd0cf24c0f04d4b148d0> .

