@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/p781878055> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De memoires van koning Herodes : roman / Abel J. Herzberg" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342687956>,
        <http://data.bibliotheken.nl/id/nbt/p342687964>,
        <http://data.bibliotheken.nl/id/nbt/p448566087> ;
    dcterms1:issued "1974" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p072515910>,
        <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p397462743> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068792573> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9021410575" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0d402d642832baae327e3f65ca8de143> ;
    schema1:name "De memoires van koning Herodes : roman" ;
    schema1:numberOfPages 286 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3a75938a728eb3011d4d82b4165afb58> ;
    schema1:sameAs <http://www.worldcat.org/oclc/780489114> .

