@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/p304583340> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eerst tot tien tellen / Jane Graves ; [vert. uit het Engels: Ingrid Zweedijk]" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p216539722> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p181894971> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p297986864> ;
    schema1:isbn "9789034797445" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/18b76fd7430ab89f9dee0ecbe9148c5d> ;
    schema1:name "Eerst tot tien tellen" ;
    schema1:numberOfPages 303 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c52d64bfb75b0a42ddf7f34442e02a8a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/210041956> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/85f5dadc656c5e216e4b237481c80f8a> .

