@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/p157364429> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hoera, lezen is een feest!" ;
    dcterms1:issued "1997" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069054142>,
        <http://data.bibliotheken.nl/id/thes/p072629223> ;
    schema1:description "Verhalen van Riet Verreth ... [et al.] ; ill. van Vera Polak ... [et al.]" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629097> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9024364000" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/41f61316a1022021f1e7be2544225cba> ;
    schema1:name "Hoera, lezen is een feest!" ;
    schema1:numberOfPages 224 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5dad93f54c83422093a08c420e735f47> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68616396> .

