@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/p443344280> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De leider dat zijn wij : over leiderschap in het alledaagse / Koen Marichal" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p374627320> ;
    schema1:description "Met literatuuropgave" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789463834711" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c29f93d46827b773ce0886281d74aaa3> ;
    schema1:name "De leider dat zijn wij : over leiderschap in het alledaagse" ;
    schema1:numberOfPages 227 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1d52e23c8add9ebee6073164c2c73770> .

