@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/p18536103X> 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/p078647061>,
        <http://data.bibliotheken.nl/id/thes/p078677343> ;
    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 "9035818288" ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/943101427a5efcaad1d8724726828853> ;
    schema1:name "Biologie van cellen" ;
    schema1:numberOfPages 250 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c4b84bba64c402fe8c6dbe394c868202> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772496564> .

