@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/p10949587X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A lateral inhibition neural network that emulates a winner-takes-all algorithm / B. Krekelberg and J.N. Kok" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075598876>,
        <http://data.bibliotheken.nl/id/thes/p100253369> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075470322>,
        <http://data.bibliotheken.nl/id/thes/p109495802> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073558923> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p054601959> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/964d57c2b618bbca0551193b1818c304> ;
    schema1:name "A lateral inhibition neural network that emulates a winner-takes-all algorithm" ;
    schema1:numberOfPages 6 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cbac3e8ab29ae98a3575935a7f5c5a30> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906648214> .

