@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/p370100093> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beter in presenteren / Eric Tiggeler" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p421691654>,
        <http://data.bibliotheken.nl/id/nbt/p421691662> ;
    dcterms1:issued "2014" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078635195>,
        <http://data.bibliotheken.nl/id/thes/p078966698>,
        <http://data.bibliotheken.nl/id/thes/p169890902>,
        <http://data.bibliotheken.nl/id/thes/p237938758> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p126319979> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p357936957> ;
    schema1:isbn "9789039527320" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7214b3a3576fd7221534ebcb2443d332> ;
    schema1:name "Beter in presenteren" ;
    schema1:numberOfPages 119 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/281211c1ec404b0b2f8eac9dcd15618b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/872647699> .

