@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/p327978732> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een zondagsman / Daan Heerma van Voss" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p392688018> ;
    dcterms1:issued "2010" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p329612409> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789045097459" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fa55227434058c672ab7cdc9802d0ae2> ;
    schema1:name "Een zondagsman" ;
    schema1:numberOfPages 175 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c444de1180e94fe152b681857b356537> ;
    schema1:sameAs <http://www.worldcat.org/oclc/679975048> .

