@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/p048569445> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het ABC van MS-DOS / Alan R. Miller ; [vert. uit het Engels: J.L. Rietdijk]" ;
    dcterms1:issued "1988" ;
    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/p069336717> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072713852> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9051601425" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e3d9e4c472f1d728724aa908f01f9b37> ;
    schema1:name "Het ABC van MS-DOS" ;
    schema1:numberOfPages 280 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d48aeb6b1fcc54e87b25b91d8fe9ee4e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64935543> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/74290e3218b47a741eb36a02433ff4f4> .

