@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/p242497624> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Begrijpend lezen / Hilde Hacquebord" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612019>,
        <http://data.bibliotheken.nl/id/thes/p078601118>,
        <http://data.bibliotheken.nl/id/thes/p078685923> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072204621> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p166995886>,
        <http://data.bibliotheken.nl/id/thes/p175537232> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p242496660> ;
    schema1:isbn "9001762263" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/552ce192ecf40ced8002d61f3fd9f334> ;
    schema1:name "Begrijpend lezen" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/634f50b5d6d86ab4ad737b78abb181f4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773361088> .

