@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/p110381785> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Limits and mechanisms of vision / W.A. van de Grind" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075628503> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074675249>,
        <http://data.bibliotheken.nl/id/thes/p110476654> ;
    schema1:description "UBI-TR.93-CP-021" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e152a8b69b7fd2322477f733965e0e1c> ;
    schema1:name "Limits and mechanisms of vision" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ef734679be2ef445631b629875f40949> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66261417> .

