@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/p213312832> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "E-commerce / Joke Molendijk" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607570>,
        <http://data.bibliotheken.nl/id/thes/p173675018>,
        <http://data.bibliotheken.nl/id/thes/p182931137> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p213312654> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p18292761X> ;
    schema1:isbn "9026923953" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1b6caf18f49fa71ee5ccacd70f99ae7a> ;
    schema1:name "E-commerce" ;
    schema1:numberOfPages 111 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/df67c5283f78313ee3ee844a8807c435> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67257215> .

