@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/p303436085> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het beste boek / Reader's Digest" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075417014> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069344256>,
        <http://data.bibliotheken.nl/id/thes/p07512937X>,
        <http://data.bibliotheken.nl/id/thes/p134627695>,
        <http://data.bibliotheken.nl/id/thes/p153413271> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402>,
        <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p082424470> ;
    schema1:issueNumber 2450 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f6b6b64454df58fe6f8ce6df5622a4d3> ;
    schema1:name "Het beste boek" ;
    schema1:numberOfPages 606 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c163c144ca52b39e8295073f0dcc2301> ;
    schema1:sameAs <http://www.worldcat.org/oclc/774837983> .

