@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/p136313736> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De informanten / Bret Easton Ellis ; vert. [uit het Engels] door Balt Lenders" ;
    dcterms1:issued "1995" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071822712> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p088089150> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9024522706" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/472d26c608a1d0f0f6bbbc8c5a4860bc> ;
    schema1:name "De informanten" ;
    schema1:numberOfPages 222 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/68f25417a4a3d68ebf8db577586a951b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69139484> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/d81b60f1f7a7992d07e48879eeceec37> .

