@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/p037136267> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alcohol en alcoholisme / samengesteld door: M.M. Jansen" ;
    dcterms1:issued "1969" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077597400>,
        <http://data.bibliotheken.nl/id/thes/p078428564> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071058729> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/39855be862a6d7d1a74be401ae8c182d> ;
    schema1:name "Alcohol en alcoholisme" ;
    schema1:numberOfPages 53 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b5621646992fd4ce066c0971b05cdd5b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64484537> .

