@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/p446496634> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De schelpen / door J.R. Saunders ; ill. van J.G. Irving" ;
    dcterms1:issued "1958" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075621223>,
        <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p433299541> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073422940> ;
    schema1:description "Bevat 4 pag. met 48 gekl. plaatjes die ingeplakt kunnen worden",
        "Vert. uit het Engels" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07560681X> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p125186460> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p097573973> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9431729b9230df957cab5b5ce190e607> ;
    schema1:name "De schelpen" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/37efb14cc7a844dfe3005dec7e88443f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1510780149> .

