@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/p393180255> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Blinde Frans : een verhaal voor onze kinderen / door P.J. Kloppers" ;
    dcterms1:issued "1891" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071997253> ;
    schema1:bookEdition "2e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e dr.: 1887",
        "Transcriptie en/of scans" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p146753402> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/54067f2c0d0614538d23a5f0439a59f3> ;
    schema1:name "Blinde Frans : een verhaal voor onze kinderen" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9eaab0dab648b8179a23e82aa55508f3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/909276810> .

