@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/p840425066> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Examination of the small intestine by means of duodenal intubation / Johan Lourens Sellink" ;
    dcterms1:issued "1971" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069010935> ;
    schema1:description "Proefschrift Leiden" ;
    schema1:inLanguage "en" ;
    schema1:isbn "9020702939" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/de2b46f54c5b176fb64348d31f898290> ;
    schema1:name "Examination of the small intestine by means of duodenal intubation" ;
    schema1:numberOfPages 148 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/af6b4d816cbfc828f86ec7c838d193b6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63883476> .

