@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/p43575193X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Anatomie : een episode uit de geschiedenis der chirurgie : roman / door Johan van der Woude" ;
    dcterms1:issued "1942" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068531516> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p046258140> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/93fd2e9f413d0c9c47b3f33b47154df4> ;
    schema1:name "Anatomie : een episode uit de geschiedenis der chirurgie : roman" ;
    schema1:numberOfPages 298 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4d3a99f5fcf5a018a0db60dec47f7a64> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308741205> .

