@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p127867228> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Johan de Witt en de vrijheid : rede / J.D.M. Cornelissen" ;
    dcterms1:issued "1945" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068380011> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p843258241> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b759b772e34cd9f0c4e0a18b4998fef1> ;
    schema1:name "Johan de Witt en de vrijheid : rede" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d5c9f1097a00b101b8f01980ac1c1638> ;
    schema1:sameAs <http://www.worldcat.org/oclc/783786121> .

