@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/p438071026> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het leven van Evert / Brand Overeem, Bert Paasman" ;
    dcterms1:issued "2022" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069079021> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069079021> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071551255> ;
    schema1:description "Oorspr. uitg.: Baarn : Bosch & Keuning, 1985" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075606313>,
        <http://data.bibliotheken.nl/id/thes/p075613816> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789026166808" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/544012e92168ba3911bd1252e4ffa7e5> ;
    schema1:name "Het leven van Evert" ;
    schema1:numberOfPages 176646363 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1840cf65e520b525324be4962e65240a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1417009930> .

