@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/p395225205> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het joodsche vraagstuk in Nederland / door R. van Genechten" ;
    dcterms1:issued "193X" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078552478>,
        <http://data.bibliotheken.nl/id/thes/p078553059>,
        <http://data.bibliotheken.nl/id/thes/p078599555> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069618275> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p843411910> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b6d5b4d42785b0bd7af38326d17d6fc5> ;
    schema1:name "Het joodsche vraagstuk in Nederland" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ded3b53690089b7f1655efd7c516eeb8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/915942446> .

