@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/p10732055X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "WordPerfect 6 voor dummies / Dan Gookin ; [vert. uit het Engels: Consense]" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075678330> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p084826541>,
        <http://data.bibliotheken.nl/id/thes/p110460952> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9067894575" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f8cc98b03a9729e788e58dd63d1d10cf> ;
    schema1:name "WordPerfect 6 voor dummies" ;
    schema1:numberOfPages 368 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3f33b66a49f1d1c44ec9da4968ccc602> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66245056> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/4e177cadb3cdc3997de0813a86fd955a> .

