@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/p237973022> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beckham / door Julie Burchill ; met medew. van: Gerrit de Jager ... [et al. ; cartoons: Marlèn Nolta ... et al.]" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071908285> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068886225> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p122034031> ;
    schema1:isbn "9020402358" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5d215d83a5d8cd477d60e9aefc5d8f11> ;
    schema1:name "Beckham" ;
    schema1:numberOfPages 120 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/655d3beec518a5e128b6a5fc7240a5c7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67047845> .

