@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/p15231637X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eentaalpsychologie is geen taalpsychologie / Anne Cutler" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075648636>,
        <http://data.bibliotheken.nl/id/thes/p077598865>,
        <http://data.bibliotheken.nl/id/thes/p078683424> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069587450> ;
    schema1:description "Inaugurele rede Katholieke Universiteit Nijmegen" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fc1f894d4663f05333a2ca49abd40db1> ;
    schema1:name "Eentaalpsychologie is geen taalpsychologie" ;
    schema1:numberOfPages 33 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d5d81414badc405e1cd5e596fa83ed17> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68758781> .

