@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/p141187069> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "50 jaar insuline / W. Stöcker" ;
    dcterms1:issued "1971" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077596803>,
        <http://data.bibliotheken.nl/id/thes/p078546516>,
        <http://data.bibliotheken.nl/id/thes/p078697085> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p160584671> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0f8e9aca4c7b87edcc8e71b3c4b32efa> ;
    schema1:name "50 jaar insuline" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/260cfa38a91850a164386ea47b218287> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69101992> .

