@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/p296506702> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Biometric verification based on grip-pattern recognition / R. Veldhuis ... [et al.]" ;
    dcterms1:issued "2004" ;
    schema1:associatedMedia "http://purl.utwente.nl/publications/47327" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073547166> ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p267818084> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p24427522X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/407f76ddc9f3b1493929ad40a7e872bd> ;
    schema1:name "Biometric verification based on grip-pattern recognition" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a6a9042e0f8b1c59607cde8b45870e3f> .

