@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/p831077549> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beleediging door caricaturen / door Johan Henri Gustave Cohen" ;
    dcterms1:issued "1896" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608089>,
        <http://data.bibliotheken.nl/id/thes/p07844800X>,
        <http://data.bibliotheken.nl/id/thes/p078672767> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069264643> ;
    schema1:description "Proefschrift Universiteit van Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cf6844d183b63b18cdfd753701c7e93f> ;
    schema1:name "Beleediging door caricaturen" ;
    schema1:numberOfPages 137 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b238f198428ac34f536c72ef39889e42> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63474822> .

