@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/p092748031> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Development of visual functions in infants and children : articles from an international symposium held in Rotterdam in June 1983" ;
    dcterms1:issued "1983" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810199335> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4dbce9936ce858123aeaf6c5c237cdf4> ;
    schema1:name "Development of visual functions in infants and children : articles from an international symposium held in Rotterdam in June 1983" ;
    schema1:numberOfPages 208 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/00793cba0fad20f05834a7495bb8b021> .

