@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/p396686516> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Reekenboek voor de Nederlandsche jeugd / H. Aeneae" ;
    dcterms1:issued "1805" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000013071" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070168695>,
        <http://data.bibliotheken.nl/id/thes/p075501899> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p052024539> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p04092520X>,
        <http://data.bibliotheken.nl/id/nbt/p04735237X> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/21db9f0a6b72e1d325fddf5bc6373345> ;
    schema1:name "Reekenboek voor de Nederlandsche jeugd" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/94c892f956b04776c2d8264851be5094> ;
    schema1:sameAs <http://www.worldcat.org/oclc/922539762> .

