@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/p424006774> 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" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p864935757> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/042a16164d1f4822a1631942aefac1f2> ;
    schema1:name "Line's verjaardag : een verhaal voor meisjes" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/29feb1f5b076a17cac8ccf715d4b7fae> ;
    schema1:sameAs <http://www.worldcat.org/oclc/887188001> .

