@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/p439536804> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Innovatie in actie : kernvragen, cases en tips / Wietze van der Aa" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07193555X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789463655736" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3d4345e335beded96d29bab93789533a> ;
    schema1:name "Innovatie in actie : kernvragen, cases en tips" ;
    schema1:numberOfPages 180 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/71f7e7b542f60171ee59564bd72b03cb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1404837324> .

