@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/p422683752> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Café Zon & Zee / Jenny Colgan ; vertaald [uit het Engels] door Els van Son" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p190140259> ;
    schema1:bookEdition "Vijfde druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p290475767> ;
    schema1:description "Eerste druk Nederlandse uitgave: 2018" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789021022611" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b3639197b77bf35282eadf20321abcab> ;
    schema1:name "Café Zon & Zee" ;
    schema1:numberOfPages 423 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5c499284ed7c8ac9fcfc9c5c59a016b9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1100066744> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2e42e7518f50bcb07ea748c42bd26b72> .

