@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p429565534> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aan de slag met C++ / Gertjan Laan" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p433173505> ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p155641808> ;
    schema1:bookEdition "Zevende druk" ;
    schema1:description "1e druk: Amsterdam : Oets, 1997" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789024438617" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0fab3a0d5749f43fe8225dac14237307> ;
    schema1:name "Aan de slag met C++" ;
    schema1:numberOfPages 560 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/007813b0e561e34e5f8556ce21a6d613> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1262997421> .

