@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/p334464552> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een praktisch PMO : de route naar succesvol projectmanagement / Henny Portman ; [taalred. Leo Vogelenzang ; ontwerp, fig. Linda van Drie]" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p310706963> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p327566930> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789490061067" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e605ed4196099755069c14f02b8fd8b6> ;
    schema1:name "Een praktisch PMO : de route naar succesvol projectmanagement" ;
    schema1:numberOfPages 117 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f37847ad72ccfdf2f32f42bc982c47d9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/755238549> .

