@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/p42581145X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kinderen van 't woud / door Agatha" ;
    dcterms1:issued "1868" ;
    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 titel boven de tekst op de eerste pagina is: De kinderen in het woud",
        "Op de voorkant: Steendr. v. P.W.M. Trap" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p864618085> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8f4b1f4ed083cfbad71f2e426b94c4cc> ;
    schema1:name "De kinderen van 't woud" ;
    schema1:numberOfPages 6 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fb41f44512b6b97154fa91acc6d46519> ;
    schema1:sameAs <http://www.worldcat.org/oclc/887188291> .

