@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/p266977030> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verzameld werk / A. Alberts ; [bezorgd door Gilles Dorleijn en Mirjam van Hengel]" ;
    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:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9028240241" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/411947c8f7ebd3f7c0ad725f7c4d445d> ;
    schema1:name "Verzameld werk" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e9b9672e10d36aa33d062bf7437fa340> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902399129> .

