@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/p037438425> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beter adverteren / door Herbert N. Casson ; [vert. uit het Engels]" ;
    dcterms1:issued "1930" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075620197> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067773087>,
        <http://data.bibliotheken.nl/id/thes/p329624091> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/516aff83b331b2fb93573d7e1ade7989> ;
    schema1:name "Beter adverteren" ;
    schema1:numberOfPages 127 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4ea1a3f7d5ab75701020b40512a08a86> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1086305996> .

