@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/p407268375> 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:UBA000155834" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071896511> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p320524086> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p318969068> ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2eb3731c5c1d28e4acd643a4cd7fe973> ;
    schema1:name "Mulder's leesboekjes" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cd38471b878a9208f0a2d1ef2e2dc001> ;
    schema1:sameAs <http://www.worldcat.org/oclc/959573208> .

