@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/p402262352> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eastwick Country Club" ;
    dcterms1:issued "2016" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073210706>,
        <http://data.bibliotheken.nl/id/thes/p139663452>,
        <http://data.bibliotheken.nl/id/thes/p163051690>,
        <http://data.bibliotheken.nl/id/thes/p190427914>,
        <http://data.bibliotheken.nl/id/thes/p215083911>,
        <http://data.bibliotheken.nl/id/thes/p239599500> ;
    schema1:description "Vertaald uit het Engels" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p377452726>,
        <http://data.bibliotheken.nl/id/nbt/p377589438> ;
    schema1:isbn "9789402524413" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f0c0024a8beb70ea10dd137f0f09c7e6> ;
    schema1:name "Eastwick Country Club" ;
    schema1:numberOfPages 2137484 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8025a7b3a1a2d8dbddd579ca38de1d26> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1141288885> .

