@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/p185360580> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Biologie van cellen / A.D. Counotte-Potman" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077603044>,
        <http://data.bibliotheken.nl/id/thes/p078466075>,
        <http://data.bibliotheken.nl/id/thes/p078466202>,
        <http://data.bibliotheken.nl/id/thes/p078479126> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068529562> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p192738879> ;
    schema1:isbn "9035818253" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/576e0b3eedfe65841b14d62f8a7a6a23> ;
    schema1:name "Biologie van cellen" ;
    schema1:numberOfPages 286 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aca14696a78e382c1cfd82134f3ddfc1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772496559> .

