@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/p821583476> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The island / Michael Walker, Wim de Haan ; [ill. Harald Sonesson]" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068937466> ;
    schema1:bookEdition "1e dr., 2e opl" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068895836>,
        <http://data.bibliotheken.nl/id/thes/p068962975> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628910> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821582879> ;
    schema1:isbn "900336575X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6f6c6b435589050a172e64a5583883c8> ;
    schema1:name "The island" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f14ab81b160bfe0a65bacb18c1150ef0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63432410> .

