@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/p802652905> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Pattern recognition in practice / Edzard S. Gelsema" ;
    dcterms1:issued "1980" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068375468>,
        <http://data.bibliotheken.nl/id/thes/p069367043> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036940623> ;
    schema1:isbn "0444861157" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b30ea5be4181690ffa5d4405fe6282ac> ;
    schema1:name "Pattern recognition in practice" ;
    schema1:numberOfPages 552 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/22709ac68e7008a9e837029eb2182dd6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768443374> .

