@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/p810857707> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De spelling van de Nederlandse taal / [samengest. door G.C. Schaap ; met medew. van J.H.L. Mols]" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616432>,
        <http://data.bibliotheken.nl/id/thes/p078601118>,
        <http://data.bibliotheken.nl/id/thes/p091458862>,
        <http://data.bibliotheken.nl/id/thes/p397444621> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067685277>,
        <http://data.bibliotheken.nl/id/thes/p075440334> ;
    schema1:bookEdition "3e, bijgew. dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068642210> ;
    schema1:description "1e dr.: 1974",
        "Publikatie van de Centrale directie Voorlichting van het Ministerie van Onderwijs en Wetenschappen" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9012029333" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c20e244464236df618ab51eab29d3b5> ;
    schema1:name "De spelling van de Nederlandse taal" ;
    schema1:numberOfPages 91 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9cc396eb8b3a326a6f463899beb091fc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901207998> .

