@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/p180046195> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "\" J'accuse\" / W.F. Wertheim" ;
    dcterms1:issued "1969" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068556004> ;
    schema1:description "Toespraak gehouden op 4 mei 1969 in Krasnapolsky, Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/325b9765d560c9b97cbefbdd2be4abf4> ;
    schema1:name "\" J'accuse\"" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f6b925e5d2d4042541e5bf98a7eb45c1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67934652> .

