@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/p833069063> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "BASIC-programma's voor tekstverwerking en tekstanalyse / M. Stede ; [vert. uit het Duits P.C. den Heyer]" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075657171>,
        <http://data.bibliotheken.nl/id/thes/p07566433X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069536120> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072624701> ;
    schema1:description "Oorspr. uitg.: Sprendlingen : Luther Verlag, 1982" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830377646> ;
    schema1:isbn "9020116835" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/58123315d76c0b7562a00b674ed8bbf8> ;
    schema1:name "BASIC-programma's voor tekstverwerking en tekstanalyse" ;
    schema1:numberOfPages 123 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8326a4da11da9f6a6f2b3128fa8a7250> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63283784> .

