@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/p059163712> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Recursion and parameter mechanisms : an axiomatic approach / [by] W. P. de Roever" ;
    dcterms1:issued "1974" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068477848> ;
    schema1:bookEdition "Prepubl." ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822717859> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b222dd6f851b9583c969bd43aea15025> ;
    schema1:name "Recursion and parameter mechanisms : an axiomatic approach" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/930ced866d32a82954a0338255dffd8f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65155748> .

