@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p237491966> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "H.pylori en functionele dyspepsie / R.W.M. van der Hulst, R.J.L.F. Loffeld" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p15286072X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074654403> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff5399898ba56b4b7412407bc2210b0c> ;
    schema1:name "H.pylori en functionele dyspepsie" .

