@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/p370346629> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het beste boek / Reader's Digest" ;
    dcterms1:issued "1974" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075417014> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068589816>,
        <http://data.bibliotheken.nl/id/thes/p069071810>,
        <http://data.bibliotheken.nl/id/thes/p069254621>,
        <http://data.bibliotheken.nl/id/thes/p070918414>,
        <http://data.bibliotheken.nl/id/thes/p072508337>,
        <http://data.bibliotheken.nl/id/thes/p072822333>,
        <http://data.bibliotheken.nl/id/thes/p073642479>,
        <http://data.bibliotheken.nl/id/thes/p156324725>,
        <http://data.bibliotheken.nl/id/thes/p370344219> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p082424470> ;
    schema1:issueNumber 640 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d2f6e4525bb96c13bb0d87aa4d846e75> ;
    schema1:name "Het beste boek" ;
    schema1:numberOfPages 510 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/feff1b44265d1c573a34b0a255b021d6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/864388807> .

