@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/p037128507> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De cel / door John Pfeiffer en de red. van Life ; [vert. uit het Engels door C. van Rijsinge]" ;
    dcterms1:issued "1965" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068883021>,
        <http://data.bibliotheken.nl/id/thes/p071055711> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p862145317> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/baac01ccbabd148e7da6b609ecd4fbd8> ;
    schema1:name "De cel" ;
    schema1:numberOfPages 200 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6ca9e9af6d4387fdcbc56de3a5870289> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64484259> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/43294d8ee45c42d1bc9efe5db26230be> .

