@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/p321430948> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Levenswetenschappen 2 : fysiologie / J.G. van Rhijn" ;
    dcterms1:issued "2009" ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074620428> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p321430875> ;
    schema1:isbn "9789035815858" ;
    schema1:issueNumber "curs" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/647f12536ff1f2c2d125d17e373e2890> ;
    schema1:name "Levenswetenschappen 2 : fysiologie" ;
    schema1:numberOfPages 302 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/47ad40d8d9c03bab65e24c344f70d72d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/775529444> .

