@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/p063845288> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kennis van ziektebeelden / C.A. Abrahamse" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562575X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072696656> ;
    schema1:bookEdition "2e [gew.] dr" ;
    schema1:description "1e dr.: 1988" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9023626281" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/128987250436c926b6c490705442c5f6> ;
    schema1:name "Kennis van ziektebeelden" ;
    schema1:numberOfPages 108 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fed51be4e2371754ebb8df36645b0676> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65481498> .

