@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/p865766398> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Personal computer" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075662809> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069721246>,
        <http://data.bibliotheken.nl/id/thes/p071515151>,
        <http://data.bibliotheken.nl/id/thes/p072822945> ;
    schema1:description "Boek bij de cursus Personal Computers I van de Stichting Teleac",
        "Oorspr. uitg.: Utrecht : Teleac, 1985" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p865766223> ;
    schema1:isbn "9020119605" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/959f3626857e99422bcf03a4641818b4> ;
    schema1:name "Personal computer" ;
    schema1:numberOfPages 283 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e6ab58a9e585128c484aa4fe06110ae2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769259635> .

