@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/p822682370> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gewoon een beste kerel / William Boyd ; [vert. uit het Engels door J. Verheydt ... et al.]" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06905343X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072638206> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9020408372" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0423ebdfbc90e77505478912217b7b05> ;
    schema1:name "Gewoon een beste kerel" ;
    schema1:numberOfPages 294 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/09546d8eed13514062f51fd62440d187> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63485053> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/7f2306c900f3f8dff57ead497d622327> .

