@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p173429955> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De persoonlijkheid der chronische alcoholisten / [door] D. Wiersma" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p41650910X> ;
    dcterms1:issued "1936" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071213732> ;
    schema1:description "Eerder versch. in: Mensch en maatschappij, 1936" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2cad99fd22261104f12dc9a710a881c7> ;
    schema1:name "De persoonlijkheid der chronische alcoholisten" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/75dc28687be54d0a03b0b73497c084af> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68057932> .

