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

<http://data.bibliotheken.nl/id/dbnlt/kemp006taal01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De taalgebruiker in de mens  /  Gerard  Kempen" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/kemp006> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "sec - taalkunde",
        "studie",
        "taalkunde/taalverwerving-psycholinguistiek" ;
    schema1:identifier "kemp006taal01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p421517565> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/89377cb4a5b33e6fc06038b37d44dc54> ;
    schema1:name "De taalgebruiker in de mens" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/968d234e18f7c6f1bcee6238113df3e7> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=kemp006taal01> .

