@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/p153392401> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Visual Basic 4 voor gevorderden / Gerrit Bruijnes" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077605314>,
        <http://data.bibliotheken.nl/id/thes/p095322485>,
        <http://data.bibliotheken.nl/id/thes/p164968261> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074128965> ;
    schema1:description "UK versie. - Professional edition" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p121153517> ;
    schema1:isbn "9039502544" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0a1717e28a2d54403e5d5779328c8b23> ;
    schema1:name "Visual Basic 4 voor gevorderden" ;
    schema1:numberOfPages 262 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a7606315fdd4736260be5baece130d8d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68685634> .

