@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/p433142189> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een gezonde toekomst : vijf lessen van corona / Jaap Goudsmit" ;
    dcterms1:issued "2022" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p427653142> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067815693> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Uitgave in samenwerking met De Groene Amsterdammer" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p434933333> ;
    schema1:isbn "9789493256286" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b1911f43811b8fd736d126d4e91869f2> ;
    schema1:name "Een gezonde toekomst : vijf lessen van corona" ;
    schema1:numberOfPages 1916242 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5595d9cc9278797b80c1372b3743ba55> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1334011007> .

