@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/p383633982> 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:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000005826" ;
    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/9f54f5c03af71591ab733a4cdeb95c46> ;
    schema1:name "Line's verjaardag : een verhaal voor meisjes" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dc387dd794097a81438f71fe94356a5b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/887188001> .

