@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/p048460516> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Personal computer" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075662809> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069721246>,
        <http://data.bibliotheken.nl/id/thes/p072822945> ;
    schema1:description "Cursusboek bij de Teleaccursus Personal computer 2" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p865766223> ;
    schema1:isbn "9065331271" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bc9ab29a3aadb89dda876d9c118b15b0> ;
    schema1:name "Personal computer" ;
    schema1:numberOfPages 364 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c2202bda1b62457de8edbb7c7bfb9601> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65487443> .

