@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/p245538690> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A framework for analysis of B2B electronic contracting support / S. Angelov, P. Grefen" ;
    dcterms1:issued "2001" ;
    schema1:associatedMedia "http://www.ub.utwente.nl/webdocs/ctit/1/0000006e.pdf" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p224220225> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07402924X> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p24427522X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e24f7ed09960e9a921ba6dce361d03db> ;
    schema1:name "A framework for analysis of B2B electronic contracting support" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e3c4d59caa74550c515e09cd16efd77e> .

