@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/p434943339> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "100 eerste woordjes : kijk onder de flappen! / Edward Underwood ; vertaling [uit het Engels]: J.H. Gever" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p411306650> ;
    schema1:bookEdition "Derde druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p086516493> ;
    schema1:description "1e druk Nederlandse uitgave: 2019" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789025771218" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9ef8c678670ceddbadccf3b0a1aed007> ;
    schema1:name "100 eerste woordjes : kijk onder de flappen!" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/148655b22e7e6a374f8b29985f8a597f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1293641937> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/3c8b92466c1e6330f6b1216673d955e3> .

