@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/p275861104> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verzameld werk / A. Alberts" ;
    dcterms1:issued "2005" ;
    schema1:about <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 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/613622875e5d9d408596f2fe98b449a1> ;
    schema1:name "Verzameld werk" ;
    schema1:numberOfPages 754 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e02583109b3065acfa7d09b43c9f99a1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773793820> .

