@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/p350863296> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jews in the mediene / E.J. Fischer" ;
    dcterms1:issued "1967" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06837366X> ;
    schema1:description "Uit: Studia Rosenthaliana : tijdschrift voor joodse wetenschap en geschiedenis in Nederland / University of Amsterdam, University Library. - Assen, 1967" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e5d9b10283a7ef3ca656cb2ed700bf43> ;
    schema1:name "Jews in the mediene" ;
    schema1:numberOfPages 257 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/65fe61c0b310074263d45d09bf1bf32c> .

