@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p852224680> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "88 wikkels / Nelleke van der Drift en Jack Prince" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p449711803> ;
    dcterms1:issued "1976" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069139083> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067816479> ;
    schema1:description "Eerder verschenen op de binnenkant van de adreswikkel van de VPRO-gids." ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610736>,
        <http://data.bibliotheken.nl/id/thes/p075634937> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9030501421" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d8df06d3f76082096dabf20f2231aae4> ;
    schema1:name "88 wikkels" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7b0c9b79e403e8b5b6eaefe67931582f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64152562> .

