@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/p053955765> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De verborgen verleiders / Vance Packard ; [vert. uit het Engels door B. Suermondt]" ;
    dcterms1:issued "1959" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070067589> ;
    schema1:bookEdition "4e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07054753X> ;
    schema1:description "1e dr.: 1958" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aa8a40500190e9183f911566bd2a8634> ;
    schema1:name "De verborgen verleiders" ;
    schema1:numberOfPages 287 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5fe1b739550eb37e1db77195f5c9e4dd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65036985> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/4068098adb9d310625dc13ab1a04d455> .

