@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/p429812086> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "\" Daar waren eens...\" / versjes van P.A.E. Oosterhoff ; teekeningen van C. Bubberman" ;
    dcterms1:issued "1912" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577354> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070822395> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071402187> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p150285361> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/04efb255ea54deeaa505fe5e9b2a6f63> ;
    schema1:name "\" Daar waren eens...\"" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4ec847da255b8a60d696e45bab885bf4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200120806> .

