@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/p052431282> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alcohol en verantwoordelijkheid / door P.H. Esser" ;
    dcterms1:issued "1963" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068562144> ;
    schema1:description "Overdr. uit: Haarlems Dagblad/Oprechte Haarlemsche Courant van zaterdag 28 september 1963" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8a4f46faec579d98d1408508c52503eb> ;
    schema1:name "Alcohol en verantwoordelijkheid" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7f041ccd04f68d9d3c93be754e99bcd9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64830514> .

