@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/p253719933> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Basisboek Office XP / Yesin Gareb, Dick Knetsch, Marc van Buurt" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p18080460X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072626151>,
        <http://data.bibliotheken.nl/id/thes/p072626224> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/490851e1d8a1f7465db90ac672727c56> ;
    schema1:name "Basisboek Office XP" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0403ecf9f342a219d78351092d2e6c83> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66745821> .

