@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/p862041155> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "David Berglas onthult... : bijna alles" ;
    dcterms1:issued "1967" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p071783040>,
        <http://data.bibliotheken.nl/id/thes/p075608049>,
        <http://data.bibliotheken.nl/id/thes/p075609819>,
        <http://data.bibliotheken.nl/id/thes/p397316003> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071783040> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4d22430cc8e59d5f17627775f089b395> ;
    schema1:name "David Berglas onthult... : bijna alles" ;
    schema1:numberOfPages 191 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3162fc3a9e666c401da11564f95fadc4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906732025> .

