@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/p364438304> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "ABCDE twee : methode begrijpend lezenNiveau: " ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p33629820X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074745115>,
        <http://data.bibliotheken.nl/id/thes/p314346201>,
        <http://data.bibliotheken.nl/id/thes/p318263475>,
        <http://data.bibliotheken.nl/id/thes/p345503236> ;
    schema1:description "Een deel van de pagina's is uitvouwbaar" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p364437324> ;
    schema1:isbn "9789086643998" ;
    schema1:issueNumber "d" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/03a92af735cf6596d46b3cc05becbcc9> ;
    schema1:name "ABCDE twee : methode begrijpend lezenNiveau: " ;
    schema1:numberOfPages 156 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c391f8da7f46bce24f937b2ee66a8236> ;
    schema1:sameAs <http://www.worldcat.org/oclc/858858818> .

