@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/p216798140> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In woord en beeld : leesboek voor de lagere school / W. Meerwaldt" ;
    dcterms1:issued "1893" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p098853120> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07076154X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p098853503> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/953cd2e47e585c914e0c6ac9e4bdb470> ;
    schema1:name "In woord en beeld : leesboek voor de lagere school" ;
    schema1:numberOfPages 66 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b9e3864b8f5aa38381bc01a358bb997f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772989389> .

