@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p409783757> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Sociaal leiderschap : van visie naar de praktijk / J.P.M. Schoenmakers" ;
    dcterms1:issued "2009" ;
    schema1:associatedMedia "http://pdf.kma.nl/Kernvraag/2009/2-p45.pdf" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073481815> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2c4203bc862eb81fc750a35412a5da0e> ;
    schema1:name "Sociaal leiderschap : van visie naar de praktijk" .

