@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/p383633834> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kinderen van 't woud / Agatha" ;
    dcterms1:issued "1868" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000004074" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069550549> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "De keerzijde der bladen is onbedrukt",
        "De titel boven de tekst op de eerste pagina is: De kinderen in het woud",
        "Op de voorkant: Steendr. v. P.W.M. Trap" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p864618085> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5c9f9447e030865460e5c592991e0c38> ;
    schema1:name "De kinderen van 't woud" ;
    schema1:numberOfPages 6 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3c166f7ce2c876c1337d0b3ed3aef304> ;
    schema1:sameAs <http://www.worldcat.org/oclc/887188291> .

