@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/p364444827> 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/p387284575> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p364437324> ;
    schema1:isbn "9789086643950" ;
    schema1:issueNumber 0 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/644892a60d309fa21d882f64367cbe52> ;
    schema1:name "ABCDE twee : methode begrijpend lezenNiveau: " ;
    schema1:numberOfPages 86 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/29ee6419ff60563d070b50ab85463c22> ;
    schema1:sameAs <http://www.worldcat.org/oclc/858897360> .

