@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/p084506059> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mulder's Leesboekjes / door G.C. Mulder en S.L. Brug" ;
    dcterms1:issued "1859-1861" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071896511> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068084366> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1ea45198b851afc13a8b5110c0fa0d69> ;
    schema1:name "Mulder's Leesboekjes" ;
    schema1:numberOfPages 9 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4c1a03b5fc66dd30426f4e569a396cdd> .

