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

