@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/p079929664> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "GoodFellas / Nicholas Pileggi ; [vert. uit het Engels door Hugo Kuipers]" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p072567724>,
        <http://data.bibliotheken.nl/id/thes/p075688085> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072154039> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069400210> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075613816>,
        <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820443085> ;
    schema1:isbn "9022512479" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/794f99ae67e8035b8d5ac4b31afd72ca> ;
    schema1:name "GoodFellas" ;
    schema1:numberOfPages 254 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0375c5423ea9b2217bbae274841b204c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65448330> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/cccd77f964b7e2e60aac210d8887e6e4> .

