@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/p439104033> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Managen voor Dummies / Bob Nelson, Peter Economy ; vertaling [uit het Engels]: Gerrie Roorda voor Fontline ; redactie en zetwerk: Fontline" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075498103>,
        <http://data.bibliotheken.nl/id/thes/p174443803> ;
    schema1:bookEdition "4e editie" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p174443838>,
        <http://data.bibliotheken.nl/id/thes/p182856097> ;
    schema1:description "Oorspronkelijke Nederlandse uitgave: Amsterdam : Addison Wesley Longman, 1998" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789045358796" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/014d5e5f253a27787e8e9ed306026147> ;
    schema1:name "Managen voor Dummies" ;
    schema1:numberOfPages 306 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a338ea788c114d6561bd07cfd29e83ca> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1432060507> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/6daf3b0a4546623a8738f85cbe6e88c8> .

