@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/p109817737> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De leukste voorleesverhalen / Jan de Groot, Mies Bouhuys, Nelly Kunst ; [ill.: Will Berg]" ;
    dcterms1:issued "1994" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p104806567> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068743041>,
        <http://data.bibliotheken.nl/id/thes/p068878249>,
        <http://data.bibliotheken.nl/id/thes/p072520280> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9064930848" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/925855ac153ee1bf5509fa7a1239b217> ;
    schema1:name "De leukste voorleesverhalen" ;
    schema1:numberOfPages 276 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/55d0c7d973466d07e9fe71131bc3522a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66241724> .

