@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/p279953909> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Goed gelezen!Begrijpend en studerend lezen: Toetsboeken" ;
    dcterms1:issued "2005" ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p154138207>,
        <http://data.bibliotheken.nl/id/thes/p273834983> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p273834894> ;
    schema1:isbn "9034515176" ;
    schema1:issueNumber 60 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/45a8c671e781cdcd40531487aeba047c> ;
    schema1:name "Goed gelezen!Begrijpend en studerend lezen: Toetsboeken" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/84728bc0ee3d779586b16599d1cbfe6b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773820821> .

