@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/p264801377> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Time management / Vittorio Busato" ;
    dcterms1:issued "1997" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/9cad602128dca0d4db5e5d4cbdbf17d0> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p137071523> ;
    schema1:isbn "9050189962" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8ee9d2a8b8e792930b9a23936eb9ecb8> ;
    schema1:name "Time management" ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1bd3135976dfa1d93326f170b5fe30e7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66543554> .

