@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p380347849> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kleine Jo / door Agatha" ;
    dcterms1:issued "1872" ;
    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 bladen is onbedrukt" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p86493310X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/506603630f7c12286bc134b9051b8e57> ;
    schema1:name "De kleine Jo" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5367b28a4531d037d770b99ee24028a2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/887187647> .

