@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/p434006696> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hermans honderd / onder redactie van Jan Wim Derks en René Hesselink" ;
    dcterms1:issued "2021" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p06847749X>,
        <http://data.bibliotheken.nl/id/thes/p07560549X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p108026396>,
        <http://data.bibliotheken.nl/id/thes/p164154558> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789086842315" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c3b0ed4000dceee261441a2be13ec496> ;
    schema1:name "Hermans honderd" ;
    schema1:numberOfPages 350 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c199cbf6b34a58012ec9c6a57bbc430d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1273931794> .

