@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/p305373382> a schema1:CreativeWork,
        schema1:ProductModel,
        schema1:SoftwareApplication ;
    rdfs:label "The art of management : digitale uitgave / Marcel Nieuwenhuis" ;
    dcterms1:issued "2006" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607481> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074571664> ;
    schema1:description "Digitale uitgave van het e-book The art of management" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/93573ddc5ae7edd694a981190271e45c> ;
    schema1:name "The art of management : digitale uitgave" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/93a8fa7d6f9070c625633eb9793dffd8> .

