@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/p249328399> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A framework for E-services : a three-level approach towards process and data management / P. Grefen, H. Ludwig, S. Angelov" ;
    dcterms1:issued "2002" ;
    schema1:associatedMedia "http://www.ub.utwente.nl/webdocs/ctit/1/0000007c.pdf" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07402924X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p224220225>,
        <http://data.bibliotheken.nl/id/thes/p23867634X> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p24427522X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fb54d97e6dd6e6cd6bb84246ad5f38fb> ;
    schema1:name "A framework for E-services : a three-level approach towards process and data management" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/54627e96ce58e3d5b6bb48f7633e1349> .

