@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/p833780247> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het grote tekstverwerkerboek / Peter A. McWilliams ; [vert. uit het Engels door Toon Pieterse]" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07566433X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069524548> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07149930X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9020434616" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/67e7aa001f22f468cf5840d8dc7263c1> ;
    schema1:name "Het grote tekstverwerkerboek" ;
    schema1:numberOfPages 240 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/79c89160b7218f97224d5324a109e6e2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63849488> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/4d2767d474b3bc5e2dad7880d0c9f2cf> .

