@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/p407268235> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mulder's leesboekjes / G.C. Mulder" ;
    dcterms1:issued "1861" ;
    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:UBA000118547" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071896511> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068084366> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p318969920> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p318969068> ;
    schema1:issueNumber 70 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2acbcc2f4a21a9875ef6f6f85a20ad95> ;
    schema1:name "Mulder's leesboekjes" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4a868266e8da4344a6407459ba952e64> ;
    schema1:sameAs <http://www.worldcat.org/oclc/959573125> .

