@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/p088107469> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dat lees ik! : een serie leesboekjes voor de basisschool / J. Algera" ;
    dcterms1:issued "1975" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068912218>,
        <http://data.bibliotheken.nl/id/thes/p068935021>,
        <http://data.bibliotheken.nl/id/thes/p072633719> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82196836X> ;
    schema1:isbn "9003016305" ;
    schema1:issueNumber 80 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ea146f5b20b48d6c70eb31f5bcdc2441> ;
    schema1:name "Dat lees ik! : een serie leesboekjes voor de basisschool" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d2c17a562bd5c0a045919ff97eaa9057> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769642097> .

