@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/p167264524> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Begrijpend lezen & didactiek / Rolf Robbe" ;
    dcterms1:issued "1998" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075660806>,
        <http://data.bibliotheken.nl/id/thes/p07759892X>,
        <http://data.bibliotheken.nl/id/thes/p078444764>,
        <http://data.bibliotheken.nl/id/thes/p078447003>,
        <http://data.bibliotheken.nl/id/thes/p078484332> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p169015610> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9001757707" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fd16586299e6135cafc8cfdd6e605049> ;
    schema1:name "Begrijpend lezen & didactiek" ;
    schema1:numberOfPages 185 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7a66fbfd26ce82a2a3c7b1b5e3c4824a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68096830> .

