@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p148846416> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geschiedenis van Jozef, voor kinderen / door W. van Oosterwijk Hulshoff ; naar de spelling van ... M. Siegenbeek" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p407187340> ;
    dcterms1:issued "1810" ;
    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 "11e dr" ;
    schema1:description "Uitgave der Maatschappij: Tot nut van 't algemeen" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e18a6ae20ec451b99368eeb0639b6517> ;
    schema1:name "De geschiedenis van Jozef, voor kinderen" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e403420622621d47370132f33226d67e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68734749> .

