@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/p152022201> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Audiologie : horen in een wereld van geluid / I.H. Slis" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077596846>,
        <http://data.bibliotheken.nl/id/thes/p078440483>,
        <http://data.bibliotheken.nl/id/thes/p121655849> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07077210X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9062830358" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/56eff5c4b90366d48cdbe529fcfb261f> ;
    schema1:name "Audiologie : horen in een wereld van geluid" ;
    schema1:numberOfPages 331 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2ab1619d87ccde7c3e483621ca97884c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906842602> .

