@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/p107321165> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "DOS voor dummies / Dan Gookin ; [vert. uit het Engels: Consense]" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075678357>,
        <http://data.bibliotheken.nl/id/thes/p077605322>,
        <http://data.bibliotheken.nl/id/thes/p078596483> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p084826541>,
        <http://data.bibliotheken.nl/id/thes/p110460952> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9067894559" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c263f7512e9905cd17a6746bdaa28d7> ;
    schema1:name "DOS voor dummies" ;
    schema1:numberOfPages 322 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/08b3c1b5e8381e4fa2fa945e92bc370b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66245091> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/cf2da194cbeef07298d3c4e0406782f4> .

