@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/p107228289> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Basiscursus MS-DOS 6 / M.J.C.M. Krekels, P.H.G. Kooijman" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075678357> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07269615X> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074642316> ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p082715513> ;
    schema1:isbn "9039500134" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/da4b4f689f214e22579da174ea6c3f94> ;
    schema1:name "Basiscursus MS-DOS 6" ;
    schema1:numberOfPages 252 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/735130c300bcf6665bea984015be9245> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66241475> .

