@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p352797851> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De man van veel / Karin Amatmoekrim" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p378165321>,
        <http://data.bibliotheken.nl/id/nbt/p394646444>,
        <http://data.bibliotheken.nl/id/nbt/p418915466>,
        <http://data.bibliotheken.nl/id/nbt/p431659516> ;
    dcterms1:issued "2013" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07007772X>,
        <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p269709851> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044621266" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/abd1eae12e57e5987d0ce29c1da9b1c4> ;
    schema1:name "De man van veel" ;
    schema1:numberOfPages 262 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4cd273be92e72e2c59620aca5b247ee7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/859891830> .

