@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/p263980707> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dagboek van een bluesgodin / Erica Orloff ; [vert. uit het Engels: Karin Schuitemaker]" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p263980588> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p086709682> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9034797015" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0cf12613a62ea5538a31cd805c9092ca> ;
    schema1:name "Dagboek van een bluesgodin" ;
    schema1:numberOfPages 270 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4f3e640d13c62beb0343b7835075a652> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66582069> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/8943b9ad9c75a1b345c8a37ae336d85a> .

