@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/p394806557> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Communicatiemanagement" ;
    dcterms1:issued "2009" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075614545>,
        <http://data.bibliotheken.nl/id/thes/p075635143> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072567767> ;
    schema1:description "Uittreksel van Betteke van Ruler (redactie): Amsterdam : Boom, ©2005" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789460668913" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bedd357f89db21db352c42b31868bc2d> ;
    schema1:name "Communicatiemanagement" ;
    schema1:numberOfPages 208125 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b3c1b5aa22caa379621b274247a41696> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1412051452> .

