@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/p407268154> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mulder's leesboekjes / G.C. Mulder" ;
    dcterms1:issued "1859" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078574331>,
        <http://data.bibliotheken.nl/id/thes/p169891364> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000118538" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071896511> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p318969254> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p318969068> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4db02fa64e214a507214fab1b4d21897> ;
    schema1:name "Mulder's leesboekjes" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1441353987410fba85160f2ec8f9c41d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/959573015> .

