@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/p266989020> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Basisboek PC gebruik met Office XP / Yesin Gareb" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p18080460X> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072626151> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p266984266> ;
    schema1:isbn "9059060741" ;
    schema1:issueNumber "doce" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7a22618f9acb25196bf301396883499b> ;
    schema1:name "Basisboek PC gebruik met Office XP" ;
    schema1:numberOfPages 37 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dab6a37662266835fdb5fb8a90cafcd5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773602403> .

