@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/p334260485> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een groot verlangen : Konijn en Sprinkhaan schetsen het leven / Caroline de Pater ; [ill.: Linda Zoon ; red. Cécile de Rijk]" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p334221919>,
        <http://data.bibliotheken.nl/id/thes/p334260361> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073022772> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789077713433" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7cf62f7642a981db429acd13d099322d> ;
    schema1:name "Een groot verlangen : Konijn en Sprinkhaan schetsen het leven" ;
    schema1:numberOfPages 7 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a77773b5e06d65bb372a4dce3752792c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/729863495> .

