@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/p050171437> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De verborgen verleiders / Vance Packard ; [vert. uit het Engels door B. Suermondt]" ;
    dcterms1:issued "1966" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070067589> ;
    schema1:bookEdition "6e 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/62dc05e52cebbae50c14151407fb57f1> ;
    schema1:name "De verborgen verleiders" ;
    schema1:numberOfPages 287 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b244fdc03166171bf32155b6f82fdaa2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64839637> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/10024362dfdd9b538d604646916ead10> .

