@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/p252317262> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geschiedenis van Jozef voor kinderen / door Willem van Oosterwijk Hulshoff ; uitg. door de Maatschappij: tot Nut van 't Algemeen" ;
    dcterms1:issued "1822" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594134>,
        <http://data.bibliotheken.nl/id/thes/p094894809> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071785434> ;
    schema1:bookEdition "9e dr" ;
    schema1:description "1e uitg. 1796" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ddf0ab7ad0600723706a020e7d799d8e> ;
    schema1:name "De geschiedenis van Jozef voor kinderen" ;
    schema1:numberOfPages 134 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fd8d970071fb46f6ed1d70ededba86e6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66716552> .

