@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/p109282582> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het beste boek / Reader's Digest" ;
    dcterms1:issued "1993" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068946295>,
        <http://data.bibliotheken.nl/id/thes/p070836140>,
        <http://data.bibliotheken.nl/id/thes/p07333720X>,
        <http://data.bibliotheken.nl/id/thes/p074761684> ;
    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 1590 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6287b11f28f5d799360bf0a75ec0559e> ;
    schema1:name "Het beste boek" ;
    schema1:numberOfPages 542 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/045af94d4cecfdc13c3ee56ed60753ad> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769817743> .

