@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/> .

<http://data.bibliotheken.nl/id/nbt/p160998832> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Charlotte de Bourbon / door J.H. Hora Siccama" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p431920265> ;
    dcterms1:issued "1888" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p094842566> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070583587> ;
    schema1:description "Eerst verschenen in de Maasbode" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c41a08e4263cc25acb58460c950905af> ;
    schema1:name "Charlotte de Bourbon" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d9d2846306d21fb1039e381b82ac3b21> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68531053> .

