@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/p800428226> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Adipositas / door prof. dr. H. Doorenbos en dr. W.D. Reitsma" ;
    dcterms1:issued "1972" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562592X>,
        <http://data.bibliotheken.nl/id/thes/p077596811>,
        <http://data.bibliotheken.nl/id/thes/p078944627> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071018832> ;
    schema1:bookEdition "Tweede herziene druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069492832> ;
    schema1:description "1e druk: 1967",
        "ISSN van de serie: ISSN 0548-1198" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p800385152> ;
    schema1:isbn "9060160231" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f86230f195c5dfb9c459e0df2f2da111> ;
    schema1:name "Adipositas" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8e7011982dd487ef5af7cfe5da71f375> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71388276> .

