@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/p435709844> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Joden in de verstrooiing / door J.L. Koole" ;
    dcterms1:issued "1946" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594061>,
        <http://data.bibliotheken.nl/id/thes/p078552540>,
        <http://data.bibliotheken.nl/id/thes/p397481756> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068585802> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p041547004> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p116378530> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6d16b551063db1cc108e98ffdab4e956> ;
    schema1:name "De Joden in de verstrooiing" ;
    schema1:numberOfPages 133 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/23089c3ada2631f1b6f68ede396f050e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308397602> .

