@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/p430536631> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De man van veel / Karin Amatmoekrim ; met een woord vooraf van Astrid H. Roemer" ;
    dcterms1:issued "2021" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07007772X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p269709851> ;
    schema1:bookEdition "Derde druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068915411> ;
    schema1:description "1e druk: 2013" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044647556" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5fa65acd34757dc1b1df06438403257e> ;
    schema1:name "De man van veel" ;
    schema1:numberOfPages 268 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/149364f784bd33787e75d1ca4920c409> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1237369911> .

