@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/p275861309> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verzameld werk / A. Alberts" ;
    dcterms1:issued "2005" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p06825931X>,
        <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06825931X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070161836>,
        <http://data.bibliotheken.nl/id/thes/p103910484> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p266977030> ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/99f1d02d8ca58643663bdcdbbaf43e4f> ;
    schema1:name "Verzameld werk" ;
    schema1:numberOfPages 603 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7d25158b20a32bff184b66cc4b440345> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773793873> .

