@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/p149373775> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Normalisation in lambda calculus and its relation to type inference / Paula Gabriela Severi" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075665891>,
        <http://data.bibliotheken.nl/id/thes/p077601874>,
        <http://data.bibliotheken.nl/id/thes/p078569338>,
        <http://data.bibliotheken.nl/id/thes/p078606233> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p115129537> ;
    schema1:description "Proefschrift Technische Universiteit Eindhoven" ;
    schema1:inLanguage "en" ;
    schema1:isbn "9038602189" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b58b930ec01bfb5cbab94bbac93dfcf0> ;
    schema1:name "Normalisation in lambda calculus and its relation to type inference" ;
    schema1:numberOfPages 201 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1b66ec136e7d93606828b80335c20bee> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905504057> .

