@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/p40191416X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rekenboek voor de lagere scholen / J.A. Stamkart en Ph. Rank Lz" ;
    dcterms1:issued "1872" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077601831>,
        <http://data.bibliotheken.nl/id/thes/p078648246> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000095896",
        "http://books.google.com/books?vid=KBNL:UBA000133289",
        "http://books.google.com/books?vid=KBNL:UBA000133291",
        "http://books.google.com/books?vid=KBNL:UBA000133292" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p172945968> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p180659073> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p180658964> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3a80eb160063208be903770411f50155> ;
    schema1:name "Rekenboek voor de lagere scholen" ;
    schema1:numberOfPages 5 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c33561281557ca310dc352dfec1d8dd0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/933743004> .

