@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/p417444060> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Coaching in het primair onderwijs / Yvonne Visser ; onder redactie van Simon Veenman" ;
    dcterms1:issued "2006" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075389487>,
        <http://data.bibliotheken.nl/id/thes/p142817813> ;
    schema1:bookEdition "5e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06846553X>,
        <http://data.bibliotheken.nl/id/thes/p200791753> ;
    schema1:description "1e druk: 1998" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789065084262" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6685265f431b05a4367680819ad2f5ef> ;
    schema1:name "Coaching in het primair onderwijs" ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/83bea4b6a4e1a1ff2fd623e372d99d9b> .

