@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/p192198815> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "An exercise in transformational programming : backtracking and branch-and-bound / Maarten M. Fokkinga" ;
    dcterms1:issued "1988" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/9a2ced07e2b7c0c1b4165a1e7f43be05> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p037704680> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7c682f6a7e0dcae17a6d4ca4cb3f49d8> ;
    schema1:name "An exercise in transformational programming : backtracking and branch-and-bound" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/126f50495d5c62d8572e19a8cb39efc9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67641144> .

