@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/p284825182> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cursusboek MS Office 2003 Programmeren NL / Broekhuis Publishing" ;
    dcterms1:issued "2005" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p256120064> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p298290189> ;
    schema1:bookEdition "1e dr" ;
    schema1:description "Omslagtitel. - Franse titel: Introductie MS Office 2003 Programmeren (NL)" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9077838279" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f92b7248faa723166818f356c4144dd6> ;
    schema1:name "Cursusboek MS Office 2003 Programmeren NL" ;
    schema1:numberOfPages 188 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1f519e88bf5ccb1c6cdc8b414d377517> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66426220> .

