@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/p370853326> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kunst & kunde van het vragen stellen / Dr. Joost Drenthe" ;
    dcterms1:issued "2013" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p277916399> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073514055> ;
    schema1:bookEdition "Tweede, uitgebreide en herziene druk" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789048901029" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bd65335a1b365e286eaa54f33e34334c> ;
    schema1:name "De kunst & kunde van het vragen stellen" ;
    schema1:numberOfPages 58 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8c0fb433fe00a8dfb554ebe3592feae7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/868053606> .

