@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/p213199823> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De grondbeginselen der Nederlandsche spelling : regeling der spelling voor het woordenboek der Nederlandsche taal / bew. door L.A. te Winkel" ;
    dcterms1:issued "1879" ;
    schema1:bookEdition "4de druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069352623>,
        <http://data.bibliotheken.nl/id/thes/p069683158> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/79449c8f791223bbce1d263fa1549fef> ;
    schema1:name "De grondbeginselen der Nederlandsche spelling : regeling der spelling voor het woordenboek der Nederlandsche taal" ;
    schema1:numberOfPages 255 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9e6a7ba788a8d4cee54757f8cf2ca789> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907166926> .

