@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/p294229604> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Innerlijk leiderschap / Ietje Lindermann" ;
    dcterms1:issued "2006" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075660822>,
        <http://data.bibliotheken.nl/id/thes/p075660849>,
        <http://data.bibliotheken.nl/id/thes/p077607643>,
        <http://data.bibliotheken.nl/id/thes/p07857255X>,
        <http://data.bibliotheken.nl/id/thes/p078573858> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072125233> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "905261556X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bd375f78f5fcc26fa5d91dedc74bf33e> ;
    schema1:name "Innerlijk leiderschap" ;
    schema1:numberOfPages 109 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/80e83e10d8f9fef0982dfb10480a8419> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150278047> .

