@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/p084025271> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Starten met MS-DOS/PC-DOS : versie 2.x t/m 3.3 / Henk Boeke" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077605322>,
        <http://data.bibliotheken.nl/id/thes/p078596483>,
        <http://data.bibliotheken.nl/id/thes/p113087888> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071919058> ;
    schema1:bookEdition "3e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9069830116" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/39b8f0bf5eea6b8c634c20d87f552674> ;
    schema1:name "Starten met MS-DOS/PC-DOS : versie 2.x t/m 3.3" ;
    schema1:numberOfPages 278 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bd485ff1adf8890d833c36e57d40df44> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65730587> .

