@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p435933116> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aanvullende oefenstof bij Nieuw taalonderwijs / G.J. Nieuwenhuis" ;
    dcterms1:issued "1927" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069968632> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p197098517> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5fe731b470c6c8991bb6c4363d2f8439> ;
    schema1:name "Aanvullende oefenstof bij Nieuw taalonderwijs" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4e015b0b58cec04afc3d0ac05827bbef> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308865662> .

