@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/p126595488> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een computerprogramma voor peuters met een motorische handicap / R. Voort" ;
    dcterms1:issued "1994" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071553517> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067538053>,
        <http://data.bibliotheken.nl/id/thes/p069528217>,
        <http://data.bibliotheken.nl/id/thes/p433863668> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p136563910> ;
    schema1:issueNumber "proc" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0acbb9443386c9641c60f5602055566e> ;
    schema1:name "Een computerprogramma voor peuters met een motorische handicap" ;
    schema1:numberOfPages 107 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/974d1b8fd5feef091e4633094b5ca840> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769893368> .

