@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/p390693383> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het beste boek / Reader's Digest" ;
    dcterms1:issued "1963" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075417014> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068895399>,
        <http://data.bibliotheken.nl/id/thes/p068935889>,
        <http://data.bibliotheken.nl/id/thes/p069103119>,
        <http://data.bibliotheken.nl/id/thes/p074719254> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p082424470> ;
    schema1:issueNumber 200 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/547d19ca08563ad4aa6c28b5ca0c494a> ;
    schema1:name "Het beste boek" ;
    schema1:numberOfPages 478 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b27a9b7479ce8915d6016f25a2bdfe50> ;
    schema1:sameAs <http://www.worldcat.org/oclc/903205665> .

