@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/p237294400> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Chemotherapie / [KWF/Kankerbestrijding]" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075648539>,
        <http://data.bibliotheken.nl/id/thes/p077596749>,
        <http://data.bibliotheken.nl/id/thes/p116899905> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075464179> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f6cae6dcc0dc1eb7fd6fad23c744159b> ;
    schema1:name "Chemotherapie" ;
    schema1:numberOfPages 43 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4586ba263e0384aae790838f4a558853> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67001656> .

