@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/p446143065> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Woord en schoonheid : een keuze uit het nagelaten werk / J.C. van Dijk ; [samengest. door Ch. de Beus en L.M. van Dis]" ;
    dcterms1:issued "1952" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070502927> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070502927> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068944985>,
        <http://data.bibliotheken.nl/id/thes/p070651841> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p037012010> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb1256a8c0e41b236e77dc4d5933d6fd> ;
    schema1:name "Woord en schoonheid : een keuze uit het nagelaten werk" ;
    schema1:numberOfPages 208 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4e8fb204c99b232ad374106ec4073df7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509199880> .

