@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/p326689192> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Anatomie en ziekteleer" ;
    dcterms1:issued "2010" ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071780963>,
        <http://data.bibliotheken.nl/id/thes/p119333821>,
        <http://data.bibliotheken.nl/id/thes/p121083497>,
        <http://data.bibliotheken.nl/id/thes/p165543515> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p336116055> ;
    schema1:isbn "9789006924282" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0ae4f9b91bf00d324132e69eb77a2748> ;
    schema1:name "Anatomie en ziekteleer" ;
    schema1:numberOfPages 484 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f34d693346957ba3aea957e55b0e85cc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/775675729> .

