@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/p143332643> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Interactive functional programs : models, methods, and implementation / Peter Martinus Achten" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075619539>,
        <http://data.bibliotheken.nl/id/thes/p075636220>,
        <http://data.bibliotheken.nl/id/thes/p077605292>,
        <http://data.bibliotheken.nl/id/thes/p078546982>,
        <http://data.bibliotheken.nl/id/thes/p095972307> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p109372409> ;
    schema1:description "Proefschrift Katholieke Universiteit Nijmegen" ;
    schema1:inLanguage "en" ;
    schema1:isbn "9090091564" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/930c16d2d5d3ba3d20f7f55b22458104> ;
    schema1:name "Interactive functional programs : models, methods, and implementation" ;
    schema1:numberOfPages 174 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9ec87b73d7eabaa7028c275040e16383> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69009044> .

