@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/p44740802X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een veelbewogen jaar / G. van Bokhorst ; [illustraties van A. Molenaar]" ;
    dcterms1:issued "1950" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070380635> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068696132> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p099394049> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0b312920f107c02822a391b62cddeedb> ;
    schema1:name "Een veelbewogen jaar" ;
    schema1:numberOfPages 221 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c5df12898d0e6d83a39189345639025a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1514461450> .

