@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/p262630028> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Betalen via nieuwe media : eindrapport" ;
    dcterms1:issued "2003" ;
    schema1:associatedMedia "http://appz.ez.nl/publicaties/pdfs/04TP01.pdf" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075288826> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p262423510>,
        <http://data.bibliotheken.nl/id/nbt/p265800404> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d742e6bcc57317c4f0d47fd4bce3a2c5> ;
    schema1:name "Betalen via nieuwe media : eindrapport" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d38dd1ea06e6b5c30a65fae0628ab4e9> .

