@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/p172334284> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het boek Visual Basic 5 / Andreas Maslo ; [vert. uit het Duits Hans van der Weerden ... et al.]" ;
    dcterms1:issued "1998" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p164968261> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p116900520> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074996169> ;
    schema1:description "Oorspr. Duitse uitg.: Düsseldorf : Data Becker, 1998" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9051671822" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8d36ac5f531297135c0cf12b1fb5d6a4> ;
    schema1:name "Het boek Visual Basic 5" ;
    schema1:numberOfPages 1370 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6384df7f52b55aeb78e3f49039e4ed30> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68032078> .

