@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/p304062847> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Israëlieten / door de red. van Time-Life boeken ; [vert. uit het Engels door Ivo P.L. Blom]" ;
    dcterms1:issued "1975" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071458433>,
        <https://data.bibliotheken.nl/.well-known/genid/6246fe82e1f6595ad4de1ce4fcddd6b0> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820721395> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0ff0a276a8dc419fe493c0291803ab12> ;
    schema1:name "De Israëlieten" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/45187f9460001fa5c267e9dd449d3524> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63322494> .

