@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/p393212262> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Line's verjaardag : een verhaal voor meisjes / door Agatha" ;
    dcterms1:issued "1870" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069550549> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "De keerzijde der illustraties is onbedrukt",
        "Op de voorkant een steendruk van P.W.M. Trap",
        "Transcriptie en/of scans" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p864935757> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/89ba04a8fce7fd0fe26a8f77ba509a3d> ;
    schema1:name "Line's verjaardag : een verhaal voor meisjes" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7ee3f0f4dfbd5275f964b3939b795de6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/887188001> .

