@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/p810736586> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lambda-conversion and logic / door Adrian Rezus" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075665506>,
        <http://data.bibliotheken.nl/id/thes/p077601874>,
        <http://data.bibliotheken.nl/id/thes/p078569338>,
        <http://data.bibliotheken.nl/id/thes/p078961432>,
        <http://data.bibliotheken.nl/id/thes/p397307047> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069044708> ;
    schema1:description "Proefschrift Utrecht",
        "Samenvatting in het Nederlands" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/76ef77fb0cea968aa986cf960852b1a5> ;
    schema1:name "Lambda-conversion and logic" ;
    schema1:numberOfPages 197 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4744e8009597a089c6653f730b1e1ca8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905443433> .

