@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/p051146630> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A method of software development using functional programming / S.M.M. Joosten" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562219X>,
        <http://data.bibliotheken.nl/id/thes/p397286805> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074029339>,
        <http://data.bibliotheken.nl/id/thes/p075395932> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p037704680> ;
    schema1:isbn "903650239X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/94ed31be205df841f0477d254af613f7> ;
    schema1:name "A method of software development using functional programming" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e4e91ddeeb5c74e3705dcf38aca5635c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64956434> .

