@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/p120508443> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Applying abstraction and formal specification in numerical software design / H.H. ten Cate" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562219X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073317403>,
        <http://data.bibliotheken.nl/id/thes/p075416034> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p043951783> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c96142bbac095a3bbe0ac40f3e48d446> ;
    schema1:name "Applying abstraction and formal specification in numerical software design" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3c8b0aa0c9b74d08dce3be723829b005> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69322111> .

