@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/p252095979> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Creatief denken / Han Bakker" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603497>,
        <http://data.bibliotheken.nl/id/thes/p075603802>,
        <http://data.bibliotheken.nl/id/thes/p077597796>,
        <http://data.bibliotheken.nl/id/thes/p078477182> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p16819273X> ;
    schema1:bookEdition "3e dr" ;
    schema1:description "1e dr.: Baarn : Nelissen, 1998" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p11982311X> ;
    schema1:isbn "9024414040" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/160cf0962cd402b877c5a500aab853f7> ;
    schema1:name "Creatief denken" ;
    schema1:numberOfPages 144 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fe873c6df6081939d2915c97137265c5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898995152> .

