@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/p399312935> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Stap voor stap : programmeren kun je leren / Max Wainewright" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p402379756> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p190913177>,
        <http://data.bibliotheken.nl/id/thes/p239853830>,
        <http://data.bibliotheken.nl/id/thes/p402379829> ;
    schema1:description "Omslag vermeldt: Met: keuzemogelijkheden inbouwen, werken met random getallen, Scratch-projecten, programmeren in Python" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p402379802> ;
    schema1:isbn "9789461754158" ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d6fa61e1f342b0c2f6786211a16dd7ca> ;
    schema1:name "Stap voor stap : programmeren kun je leren" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/495e2b1129c8166b6715e117864f46f1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/949789601> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2f770011973a73a200f88a67edee0362> .

