@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p091367786> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Olivier Cromwell : een historische studie / door W.H. de Beaufort" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p431890129> ;
    dcterms1:issued "1890" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069858632>,
        <http://data.bibliotheken.nl/id/thes/p397512473> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069897913> ;
    schema1:description "Eerder verschenen als artikelen in De Gids, voorjaar 1890",
        "Jaar van uitg. op omslag: 1891" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1e34af29dac37d6ff8d240ed6e78e3cc> ;
    schema1:name "Olivier Cromwell : een historische studie" ;
    schema1:numberOfPages 90 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/755db5644d0e9dd852e31ab3a11ef6ac> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65911316> .

