@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/p842821139> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zilverzwendel / Paul E. Erdman ; [vert. uit het Engels door Ben van Duyn]" ;
    dcterms1:issued "1976" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068902778> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072165634> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060573331" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/18e4414c90a5b86cdfcc0851cded2ccb> ;
    schema1:name "De zilverzwendel" ;
    schema1:numberOfPages 223 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9bb82dd724fe1bee4076caa17d99a602> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63995633> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/42a856e647fda8e7d79887d1639dd029> .

