@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/p066432340> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hortense de Beauharnais, Koningin van Holland / Melati van Java [= Nicolina Maria Christina Sloot]" ;
    dcterms1:issued "19XX" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070259348> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067966098> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8a0018c7572cea6d8af41ff12645a648> ;
    schema1:name "Hortense de Beauharnais, Koningin van Holland" ;
    schema1:numberOfPages 215 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/199b3bb06fa3295a7dd33319ca243633> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899075230> .

