@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/p279927495> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alfa en Betje op het groen groen grasje : oorspronkelijk Nederlandse ABC-boeken in de twintigste eeuw / Bregje Boonstra" ;
    dcterms1:issued "2004" ;
    schema1:associatedMedia "http://www.dbnl.org/tekst/boon033alfa01/" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075205807> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/925ee809ad1a903d42df86ca137154db> ;
    schema1:name "Alfa en Betje op het groen groen grasje : oorspronkelijk Nederlandse ABC-boeken in de twintigste eeuw" ;
    schema1:numberOfPages 149 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eb702a0d55425ea87fae7162044c8c23> .

