@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/p050871617> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A formal derivation of Boyer and Moore's pattern matching algorithm / H. Partsch, F.A. Stomp" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075598876> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074864467>,
        <http://data.bibliotheken.nl/id/thes/p075422344> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073318833> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044783248> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a1eaa6d84a4d27f770b7606407d5edf8> ;
    schema1:name "A formal derivation of Boyer and Moore's pattern matching algorithm" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2c57dddb566d955a8fd7cadd9678bce0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64933379> .

