@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/p085307025> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding tot DOS 5.0 / Alan R. Miller ; [vert. uit het Engels door Hans van der Weerden ; red.: Fontline]" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075678357> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069336717> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074996169> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p057602530> ;
    schema1:isbn "9051603843" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7e1eb32390d48c8c001bc55872a0191f> ;
    schema1:name "Inleiding tot DOS 5.0" ;
    schema1:numberOfPages 324 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/58dec77c142ccda968a6c712233a9b0a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65531252> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2d3cd793d8eff212767718239e1d600f> .

