@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/p387653643> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beginselen der algemeene oefenende heelkunde, / door David van Gesscher" ;
    dcterms1:issued "1794" ;
    schema1:associatedMedia "http://resolver.kb.nl/resolve?urn=STCN:314893024:record" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069997284> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p853820112> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c0e915f5cdfd737b9e2fa67128e78eb> ;
    schema1:name "Beginselen der algemeene oefenende heelkunde," ;
    schema1:numberOfPages 288 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/840c6546c3dfea5456cb771a498e9345> ;
    schema1:sameAs <http://www.worldcat.org/oclc/900636470> .

