@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/p29899769X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Klim op! : bloemlezing voor de christelijke lagere school / M.C. Capelle" ;
    dcterms1:issued "1965" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067933645>,
        <http://data.bibliotheken.nl/id/thes/p072814896>,
        <http://data.bibliotheken.nl/id/thes/p074453432> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p863303234> ;
    schema1:issueNumber 11 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4ee149d763d5d249db5135154a090cb3> ;
    schema1:name "Klim op! : bloemlezing voor de christelijke lagere school" ;
    schema1:numberOfPages 60 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dcd072298869820beb4589f6a410ba3f> .

