@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/p429829086> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aan het begin / door Jo Ufkes ; geïllustreerd door B. en J. Midderigh-Bokhorst" ;
    dcterms1:issued "192X" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073502200> ;
    schema1:bookEdition "4e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070380392> ;
    schema1:description "Titelpagina en omslag vermelden B. en J. Midderigh-Bokhorst" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p192167928> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/904fc363dc50dbcd9bfcc2ec856d745d> ;
    schema1:name "Aan het begin" ;
    schema1:numberOfPages 189 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/84852f1f36edce3b5222c984c4b1e3ea> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200162253> .

