@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/p087526220> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A proof system for process creation / Frank S. de Boer, Pierre America" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075619539>,
        <http://data.bibliotheken.nl/id/thes/p075664356> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072666641>,
        <http://data.bibliotheken.nl/id/thes/p075493500> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074239325> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p860173992> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/909fda806e42d43b1d5eb1a0956ed674> ;
    schema1:name "A proof system for process creation" ;
    schema1:numberOfPages 81 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7c2bece0bed8650f23eaa7ac5222b1d4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65720044> .

