@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/p394986822> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geschiedenis van Woutertje Pieterse / Multatuli ; opnieuw uit de Ideeën verzameld door N.A. Donkersloot" ;
    dcterms1:issued "1938" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068243391> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06919789X> ;
    schema1:description "1e uitg.: 1890",
        "Transcriptie en/of scans" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p863679471> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e4aedea1aaaa1e9b265833a656ad7de0> ;
    schema1:name "De geschiedenis van Woutertje Pieterse" ;
    schema1:numberOfPages 645 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6131acb89fb832abc7b941259cb2d8be> ;
    schema1:sameAs <http://www.worldcat.org/oclc/819748673> .

