@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/p164139656> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dubbelboek Visual Basic 5 / [red. Sybex Uitgeverij]" ;
    dcterms1:issued "1997" ;
    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/p094796580> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p121003671>,
        <http://data.bibliotheken.nl/id/thes/p163033188> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p094886180>,
        <http://data.bibliotheken.nl/id/nbt/p107012391>,
        <http://data.bibliotheken.nl/id/nbt/p108001873> ;
    schema1:isbn "9041901868" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/21ae0792214da52278ee2cba90df86b6> ;
    schema1:name "Dubbelboek Visual Basic 5" ;
    schema1:numberOfPages 266 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aaa00792be3fdd5c5d83f0ba3a471cfd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68295213> .

