@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/p438791096> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eilanden / Lisa J. Amstutz ; vertaling [uit het Engels]: Margreet Nauta ; redactie: Mary Waaijer" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p383645727> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073368156>,
        <http://data.bibliotheken.nl/id/thes/p41338389X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p440585716> ;
    schema1:isbn "9789464392586" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f115f7b3a8f9bb8fd1ba4739ca52f291> ;
    schema1:name "Eilanden" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9a9290a2b74fac3755c7f80720cf7138> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1412259479> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2920bd7af26f00794429b5d4b82d015a> .

