@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/p043350666> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek normatieve taalbeheersing : gids voor correct Nederlands / Paul Gillaerts" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616432>,
        <http://data.bibliotheken.nl/id/thes/p397459505>,
        <http://data.bibliotheken.nl/id/thes/p397459718>,
        <http://data.bibliotheken.nl/id/thes/p397459912> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072280352> ;
    schema1:bookEdition "1e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9033416999" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/78136b2da634ce8092f129271a7643d7> ;
    schema1:name "Handboek normatieve taalbeheersing : gids voor correct Nederlands" ;
    schema1:numberOfPages 220 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5730d6b78088cb12411ea8192f9ed14f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905764337> .

