@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/p436014556> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De protocollen van de wijzen van Sion / tekstvert. van J. Nijsse ; met inl. van P. Molenbroek" ;
    dcterms1:issued "1943" ;
    schema1:bookEdition "5e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071776834>,
        <http://data.bibliotheken.nl/id/thes/p073666106> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p160121825> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fd8fb0f5752328d1d307c7df2bb7a1e1> ;
    schema1:name "De protocollen van de wijzen van Sion" ;
    schema1:numberOfPages 75 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/468554045ba633b92ca9c03c2ddfebe4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308953309> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2c72fc4f24b73afb4ffb0be3b226bd2c> .

