@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/p189926996> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Grammatica van het Nederlands / Frida Balk-Smit Duyzentkunst" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075661640>,
        <http://data.bibliotheken.nl/id/thes/p077612019>,
        <http://data.bibliotheken.nl/id/thes/p078524911>,
        <http://data.bibliotheken.nl/id/thes/p078601118> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072785888> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p20379639X> ;
    schema1:isbn "9057970708" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4bca2a6795b749d77c5075c71db99790> ;
    schema1:name "Grammatica van het Nederlands" ;
    schema1:numberOfPages 244 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5ffce192137ff86ef3a53ac2454df98f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/783912126> .

