@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/p428526128> 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 "9789085526476" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/969717932969dbcbb542736bebc9185c> ;
    schema1:name "De pestlijders" ;
    schema1:numberOfPages 65 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c2f35af6177da887654b883f87546289> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1198012251> .

