@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/p333083172> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Go Dutch! : eight writers from the Netherlands / co-ordination: Jonathan Davidson, Mireille Berman, Bas Pauw" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p10855564X> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/05f9650845787cfc3dd1adea949e2c8e>,
        <https://data.bibliotheken.nl/.well-known/genid/5610afa410c9b04222b1702d06572270>,
        <https://data.bibliotheken.nl/.well-known/genid/853bf26e5cc62750c4cbbbc295c223f0>,
        <https://data.bibliotheken.nl/.well-known/genid/a35a558ec1bc7ff94ca5ab3e9f4c2a99> ;
    schema1:description "Translated from the Dutch" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b656fb23f28fc3c52ee398ea3bb6f78b> ;
    schema1:name "Go Dutch! : eight writers from the Netherlands" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/868ba14019d8db541eb1c770eff4690a> .

