@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/p041579216> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Exact biologieWerkboeken: " ;
    dcterms1:issued "1987" ;
    schema1:bookEdition "1e dr. [i.e. 2e dr., 1e opl.]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069357374>,
        <http://data.bibliotheken.nl/id/thes/p073274933> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628848> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822690942> ;
    schema1:isbn "9028010807" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9a1f5d7ea54c0dc3efd1698364a01cc4> ;
    schema1:name "Exact biologieWerkboeken: " ;
    schema1:numberOfPages 175 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/80732ca8d745217ea4773f8a56bfb1a2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769301886> .

