@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p227717414> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een cursus voor verbetering van het functioneren van slechthorenden in de werksituatie / G.H.M. Allessie, T.S. Kapteyn, S.T. Goverts" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p091327954> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070751102>,
        <http://data.bibliotheken.nl/id/thes/p227717457> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/384d5b806aaccc6f7a223b129ad6088f> ;
    schema1:name "Een cursus voor verbetering van het functioneren van slechthorenden in de werksituatie" .

