@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/p407268146> 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:UBA000155819" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071896511> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p31896919X> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p318969068> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5bf2ccfe2389473712ee749bd209ca57> ;
    schema1:name "Mulder's leesboekjes" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/da59eba16272001b4ea7a112d8ef4c3e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/959573136> .

