@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/p036458333> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kanker / Henk Mochel, Wolf Kielich" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075611198> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069700834> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068480172> ;
    schema1:description "Uitg. naar aanleiding van een uitzending van het N.C.R.V.-televisieprogramma \"Rondom Tien\"" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851605532> ;
    schema1:isbn "9024253926" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/68ea8410c40661dae4fa891392aadb91> ;
    schema1:name "Kanker" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fdcd755608b01d497f66221dd877ff36> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64277310> .

