@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/p083365680> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een nieuwe grammatica voor taalbeschouwing en taalbeheersing / W.I.M. van Calcar" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070347158> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9033407221" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/172503bf72cbecb82d8e885a187ac2cd> ;
    schema1:name "Een nieuwe grammatica voor taalbeschouwing en taalbeheersing" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2ad2dea8c00d34845f2b8a7485770dc6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781576365> .

