@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/p165422076> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Time management / Vittorio Busato" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07760069X>,
        <http://data.bibliotheken.nl/id/thes/p078679621>,
        <http://data.bibliotheken.nl/id/thes/p154328375>,
        <http://data.bibliotheken.nl/id/thes/p207318727> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p123586518> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "1e dr.: 1997" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p137071523> ;
    schema1:isbn "9050189962" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a2f77fd15eb1e323fc6c8a0384d2cb62> ;
    schema1:name "Time management" ;
    schema1:numberOfPages 37 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c457f1bc7fd9854ed54df68098ad5db6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68307897> .

