@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/p331813696> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The next generation / [hoofdred. Domeniek Ruyters]" ;
    dcterms1:issued "2009" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078446317>,
        <http://data.bibliotheken.nl/id/thes/p078446732>,
        <http://data.bibliotheken.nl/id/thes/p078567009>,
        <http://data.bibliotheken.nl/id/thes/p24192524X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p104086246> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2547448e856a2976ae32535d89613267> ;
    schema1:name "The next generation" ;
    schema1:numberOfPages 101 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7d683fbb7397446406d3137ff8c21fab> .

