@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/p447547119> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De witte wereld en andere vertellingen en versjes / W. Meerwaldt ; J.G. Nijk [aut]" ;
    dcterms1:issued "1930-1945" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p098853120> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07076154X> ;
    schema1:description "Datering: niet in Brinkman, oude spelling, jaartal geschat" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075671875> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p405760981> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p292571097> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8103a41fa7d29cf9702dba09afa7442c> ;
    schema1:name "De witte wereld en andere vertellingen en versjes" ;
    schema1:numberOfPages 95 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f2c4ff69c2bac8769325517cd9919409> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1514594974> .

