@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/p244853738> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Institutional perspectives for on-line learning: policy and return-on-investment / J. Moonen" ;
    dcterms1:issued "2001" ;
    schema1:associatedMedia "http://www.ub.utwente.nl/webdocs/ctit/1/0000005c.pdf" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068425554> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p24427522X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eba5e7ca79d8f4e59171b06b4b1429f7> ;
    schema1:name "Institutional perspectives for on-line learning: policy and return-on-investment" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/270e9b6cf3babaec7a787ecbc1fd927e> .

