@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/p298955490> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De eerste schooljaren : nieuwe leesmethode naar aanleiding van aanschouwingsoefeningen / H. Bouman" ;
    dcterms1:issued "1884" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072690321> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070719950>,
        <http://data.bibliotheken.nl/id/thes/p138243603>,
        <http://data.bibliotheken.nl/id/thes/p147818427> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p147293006> ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/252fae0065e281547da7318bf412a30d> ;
    schema1:name "De eerste schooljaren : nieuwe leesmethode naar aanleiding van aanschouwingsoefeningen" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5c11ed54685fc884c047189c1cf79d59> .

