@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/p429841744> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het nichtje van buiten / door M. Odu ; [omslagillustratie: O. Geerling]" ;
    dcterms1:issued "1909" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p291118682> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070687137> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p291118798> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/41295a8e619f4638586cdbfd9e070d94> ;
    schema1:name "Het nichtje van buiten" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/52214d986fe32635ff2ada2818867e76> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200170700> .

