@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/p139260684> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A genetic algorithm for the induction of nondeterministic pushdown automata / Marc M. Lankhorst" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075658283>,
        <http://data.bibliotheken.nl/id/thes/p255802099> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p087489465>,
        <http://data.bibliotheken.nl/id/thes/p088812561> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p120926210> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/364878a9a60db48cd4a8412fa88e121c> ;
    schema1:name "A genetic algorithm for the induction of nondeterministic pushdown automata" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c2332d762af042ca89fc03ec4d434d97> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69075583> .

