@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/p421517565> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De taalgebruiker in de mens : een uitzicht over de taalpsychologie / G. Kempen" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077598865>,
        <http://data.bibliotheken.nl/id/thes/p078683424>,
        <http://data.bibliotheken.nl/id/thes/p39743149X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06824228X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Transcriptie en/of scans" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p782481264> ;
    schema1:isbn "9001466702" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/563b0c24582676795945db0843b9b6fd> ;
    schema1:name "De taalgebruiker in de mens : een uitzicht over de taalpsychologie" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2fcc6dad6161397e932f48a3fff66220> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1084458272> .

