@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p30792792X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een zeker onbehagen : een biografie van Bob den Uyl / Nico Keuning" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342578790>,
        <http://data.bibliotheken.nl/id/nbt/p342578804> ;
    dcterms1:issued "2008" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069740259>,
        <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p241924731> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071137076> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075613816> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789060057117" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9e656750699c8b1c727e42972695cb06> ;
    schema1:name "Een zeker onbehagen : een biografie van Bob den Uyl" ;
    schema1:numberOfPages 509 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/10b564904f6556463fad07227793f357> ;
    schema1:sameAs <http://www.worldcat.org/oclc/213269705> .

