@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/p038348063> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aandoeningen van rectum en colon / M. Van Outryve" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075648598> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074554468>,
        <http://data.bibliotheken.nl/id/thes/p158850394> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9050510027" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ed965fa87887cd425551bb3a13a90743> ;
    schema1:name "Aandoeningen van rectum en colon" ;
    schema1:numberOfPages 95 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c46160324a0e6db3085553700713980e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64457573> .

