@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p168534134> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Computers in het onderwijs: een invoeringsperspectief / I. Janssen Reinen, H. Pelgrum, T. Plomp" ;
    dcterms1:issued "1995" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/88f4ee7e6c56496d2d4fbd540ef4bed9> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06911384X>,
        <https://data.bibliotheken.nl/.well-known/genid/9238b3400c44b30ab966ddc265f30cd5> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/76c1e4c3959d307f450ed45a45c0079b> ;
    schema1:name "Computers in het onderwijs: een invoeringsperspectief" .

