@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/p831375981> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bloed over het Jodendom / Max van Poll" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p423880659> ;
    dcterms1:issued "1938" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078553059> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071686479> ;
    schema1:bookEdition "2de dr" ;
    schema1:description "Omslagtitel",
        "Oorspr. uitg. 1938" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9cb4b52bbd46497ef5b01e46520e3bb3> ;
    schema1:name "Bloed over het Jodendom" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8f9e37a2d4bd621071061543bd348b9f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781558799> .

