@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/p263444058> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wending : hoe van baan veranderen je leven verrijkt / Geerhard Bolte" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602571>,
        <http://data.bibliotheken.nl/id/thes/p077607643>,
        <http://data.bibliotheken.nl/id/thes/p078578272>,
        <http://data.bibliotheken.nl/id/thes/p078938759> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p245529861> ;
    schema1:bookEdition "1e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p258139587> ;
    schema1:isbn "9027488983" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9bb8fbf826667b7b8999a4337eb67c75> ;
    schema1:name "De wending : hoe van baan veranderen je leven verrijkt" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ea859b6660a5a9d165a8688cb205571f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66547966> .

