@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/p30343578X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Computeren op school : special / Ferry Siemensma" ;
    dcterms1:issued "2005" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077600924>,
        <http://data.bibliotheken.nl/id/thes/p07846112X>,
        <http://data.bibliotheken.nl/id/thes/p078473624> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068839189> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p303433620> ;
    schema1:isbn "9076233667" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fc2d0f06a46395e2bc8a73d87b1fefe9> ;
    schema1:name "Computeren op school : special" ;
    schema1:numberOfPages 42 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c02f6ed6f0fbaffa2358b12c3b92ac6d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/202345496> .

