@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p864618085> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kinderen van 't woud / door Agatha" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p380348136>,
        <http://data.bibliotheken.nl/id/nbt/p383633834>,
        <http://data.bibliotheken.nl/id/nbt/p393212238>,
        <http://data.bibliotheken.nl/id/nbt/p424006626>,
        <http://data.bibliotheken.nl/id/nbt/p42581145X> ;
    dcterms1:issued "1868" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069550549> ;
    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:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c72969794a76491a8d7336254a716059> ;
    schema1:name "De kinderen van 't woud" ;
    schema1:numberOfPages 6 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/71e7a5e861e0b5e885a9de68f95aadcb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64311346> .

