@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/p374762295> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kleine verlossing of de lust van ontlasten / Midas Dekkers" ;
    dcterms1:issued "2014" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603586>,
        <http://data.bibliotheken.nl/id/thes/p075622661>,
        <http://data.bibliotheken.nl/id/thes/p07759620X>,
        <http://data.bibliotheken.nl/id/thes/p077596889> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073912484> ;
    schema1:bookEdition "Vijfde druk" ;
    schema1:description "1e druk: februari 2014",
        "Rugtitel: De kleine verlossing" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789045026480" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/df8e6f777e9cd429ba2cfbf457979f32> ;
    schema1:name "De kleine verlossing of de lust van ontlasten" ;
    schema1:numberOfPages 255 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/40779e75b1e9e0d6782f20faf571c4a8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/876800421> .

