@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/p861573897> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Algemene celleer / onder red. van P.J. Gaillard ; met medew. van L.H. Bretschneider ... [et al]" ;
    dcterms1:issued "1962" ;
    schema1:bookEdition "2e gew. dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070326010>,
        <http://data.bibliotheken.nl/id/thes/p072425482> ;
    schema1:description "1e dr.: 1957",
        "Op de rug: P.J. Gaillard e.a., Algemene celleer" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p83086198X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ca127aa43408e536f6c5586513a42554> ;
    schema1:name "Algemene celleer" ;
    schema1:numberOfPages 231 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a28e5b5b2b8f1701e017fc65b50873bb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64285842> .

