@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/p830405666> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Diamond collection" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068897901> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068358172>,
        <http://data.bibliotheken.nl/id/thes/p068472390>,
        <http://data.bibliotheken.nl/id/thes/p070941505> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830401040> ;
    schema1:isbn "9067050040" ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0cd90965761eaccfff423afb85013b22> ;
    schema1:name "Diamond collection" ;
    schema1:numberOfPages 510 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a8e41f2ab602c7b6107d7e5cb9be9e9c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768920167> .

