@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/p428526101> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De pestlijders / Samuel Wambre" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p42852608X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068437714>,
        <http://data.bibliotheken.nl/id/thes/p238742407>,
        <http://data.bibliotheken.nl/id/thes/p409778672> ;
    schema1:description "Naar Marcel Pagnol",
        "Vertaald uit het Frans" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p428526098> ;
    schema1:isbn "9789085526469" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/be695c99705c4abd86506ad5d2f2325d> ;
    schema1:name "De pestlijders" ;
    schema1:numberOfPages 71 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9f48cc2dbd3be3a368422b144751008f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1190519888> .

