@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/p082568154> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A. C. Kruseman, 1818-1894 / Johs. Dyserinck" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p432830596>,
        <http://data.bibliotheken.nl/id/nbt/p43283060X> ;
    dcterms1:issued "1897" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069922373> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832217492> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/056cb942b25e76ca8874079577cad3c2> ;
    schema1:name "A. C. Kruseman, 1818-1894" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a81c81d8753f8853a23c12d5a64a6d36> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65525748> .

