@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/p33123680X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kartelhel / Rein Wesseling" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p377039470> ;
    dcterms1:issued "2011" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608321>,
        <http://data.bibliotheken.nl/id/thes/p078556171> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p212930923> ;
    schema1:description "Inaugurele rede Universiteit van Amsterdam, 2010",
        "Uitg. onder auspiciën van de Universiteit van Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p182736261> ;
    schema1:isbn "9789056296735" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f99ca037a3975603362bcb1dd7926c75> ;
    schema1:name "De kartelhel" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/22873b402c3d2b2c4652402570caebc1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/713293673> .

