@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/p305845543> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Learning and teaching on the World Wide Web / ed. by Christopher R. Wolfe" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077600924>,
        <http://data.bibliotheken.nl/id/thes/p104088532>,
        <http://data.bibliotheken.nl/id/thes/p152427619> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p232673608> ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p215361407> ;
    schema1:isbn "9780127618913" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/38bebbf853c43f8914ad41d02e55ad32> ;
    schema1:name "Learning and teaching on the World Wide Web" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bbc4b597d3f045cd87915e9a8ae14960> ;
    schema1:sameAs <http://www.worldcat.org/oclc/212415319> .

