@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/p314863869> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "100% positivo : het geheim van optimisme / Leo Bormans" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p44070779X>,
        <http://data.bibliotheken.nl/id/nbt/p440707803> ;
    dcterms1:issued "2008" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078573858>,
        <http://data.bibliotheken.nl/id/thes/p078615828>,
        <http://data.bibliotheken.nl/id/thes/p078633753> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07137616X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789020980851" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c9ff55fde74c1f6e9a2ed42855d7c90c> ;
    schema1:name "100% positivo : het geheim van optimisme" ;
    schema1:numberOfPages 215 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/32c2be34d375401a0cc6a163dd0521d0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/297206250> .

