@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/p057341303> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nederlandse spraakkunst / C.G.N. de Vooys" ;
    dcterms1:issued "1963" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068632088> ;
    schema1:bookEdition "6e dr." ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06844446X> ;
    schema1:description "1e uitg. 1947" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/354e1dc26f1f5a633759ba4793694122> ;
    schema1:name "Nederlandse spraakkunst" ;
    schema1:numberOfPages 429 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/04dc0e21feb60e1c46968ef9f3ebe42f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901361967> .

