@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/p821949535> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nederlandse spraakkunst / C.H. den Hertog" ;
    dcterms1:issued "1974" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070098727> ;
    schema1:bookEdition "4e bew. dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071020632> ;
    schema1:description "Oorspr. uitg.: 1892",
        "Oorspr. verschenen o.d.t.: Nederlandsche spraakkunst : handleiding ten dienste van aanstaande (taal)ondertwijzers" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821949454> ;
    schema1:isbn "9024907209" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2cf67c3f562e70a0210845ea5d43f588> ;
    schema1:name "Nederlandse spraakkunst" ;
    schema1:numberOfPages 167 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/38d27b8d6c4caffe7cffba5476af8e8f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768831300> .

