@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/p413626571> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vlegeljaren van Pietje Bell / Chris van Abkoude ; geïillustraties Jan Rinke" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068905106> ;
    schema1:bookEdition "42e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067827950> ;
    schema1:description "1e druk: 1920" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830019367> ;
    schema1:isbn "9789020634464" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8360ec0c4a19de1bf38bc67a20a5e03e> ;
    schema1:name "De vlegeljaren van Pietje Bell" ;
    schema1:numberOfPages 228 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8314e0c223003896533f0347dc1c910e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1066133717> .

