@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/p048352292> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het mosterdboekje / David Mabey ; [vert. uit het Engels door Marianne Arentshorst ; ill. Linda Broad]" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075622343> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071935320> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072929936> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851850146> ;
    schema1:isbn "906291389X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e26b88f6ed83d7357037958520e01824> ;
    schema1:name "Het mosterdboekje" ;
    schema1:numberOfPages 60 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6407fca6956d137e961f9e74a3de3f85> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64907904> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/909469c49f305374af7f40de202f886f> .

