@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/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p314139710> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De halve van Egmond / Bram Bakker" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p381078205> ;
    dcterms1:issued "2008" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075635534> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p161918956> ;
    schema1:bookEdition "4e dr" ;
    schema1:description "1e dr.: 2006" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789029566452" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9a46e50886cc581176fe4f59e48010ff> ;
    schema1:name "De halve van Egmond" ;
    schema1:numberOfPages 160 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9fbbb343d5881646053a698f8ae5a657> ;
    schema1:sameAs <http://www.worldcat.org/oclc/244246922> .

