@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/p088100642> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Begrijpend lezen / auteur: W. Dussel ; samenst. i.o.m. het Christelijk Pedagogisch Studiecentrum" ;
    dcterms1:issued "1988" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/4f551fcab028b77e7666ed9482c28159>,
        <https://data.bibliotheken.nl/.well-known/genid/f6a1081e48cbe0a76219bd0003b2f5bf> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p06218590X>,
        <http://data.bibliotheken.nl/id/nbt/p160580722> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8f7314d9d9eda8c1fc69f3e871145573> ;
    schema1:name "Begrijpend lezen" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a5e9fba939557f2e7cd02c7b97eadb61> .

