@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/p400845393> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Boontjes / Louis Paul Boon" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068808259>,
        <http://data.bibliotheken.nl/id/thes/p182843564> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074932748>,
        <http://data.bibliotheken.nl/id/thes/p251840425> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p052046117> ;
    schema1:isbn "9789081580533" ;
    schema1:issueNumber 100 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ae137a53d903e040a5cea745f79f6a2c> ;
    schema1:name "Boontjes" ;
    schema1:numberOfPages 413 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4a2821f152a91d4a012a9d34f1c0deff> ;
    schema1:sameAs <http://www.worldcat.org/oclc/936749590> .

