@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/p438452356> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vertel dit toch aan niemand : het leven van een hofdame / Dorine Hermans en Daniela Hooghiemstra ; redactie en productie Hanzeboek" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p122555937>,
        <http://data.bibliotheken.nl/id/thes/p407603298> ;
    schema1:bookEdition "Negende druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p275388735> ;
    schema1:description "1e druk: Amsterdam : Mouria, 2006" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789089755452" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/965d6357d16ce07cd3431c4b827d7eb2> ;
    schema1:name "Vertel dit toch aan niemand : het leven van een hofdame" ;
    schema1:numberOfPages 190 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e3d088a5b4100b9d6167179ada5b4c4e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1395968186> .

