@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/p279925042> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kennis op de akker : een programmeringsstudie / J. Wolfert .. [et al.]" ;
    dcterms1:issued "2005" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075635704>,
        <http://data.bibliotheken.nl/id/thes/p075657228> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p205444881> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071683143> ;
    schema1:description "Projectcode 4012600" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p217216935> ;
    schema1:isbn "908615008X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/35b590fd5cc2d800810dd280acf2c842> ;
    schema1:name "Kennis op de akker : een programmeringsstudie" ;
    schema1:numberOfPages 95 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/029f14bffa4ced7cce0b90a429a56348> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66370218> .

