@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/p332228754> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De toegepaste spelling; wat kun je daaraan doen? / Luc Koning" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069697752> ;
    schema1:description "Een brochure over het verbeteren van de toegepaste spelling en het spellinggeweten in groep 3 t/m 8" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b480a9713e3fcbdb9b512988623ac16e> ;
    schema1:name "De toegepaste spelling; wat kun je daaraan doen?" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/579d0bd32f540ed52403d272c9d65dad> ;
    schema1:sameAs <http://www.worldcat.org/oclc/703589997> .

