@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/p126663459> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dagboek van Muylwijk / voorw. van Roel Houwink" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p394968379>,
        <http://data.bibliotheken.nl/id/nbt/p395175577> ;
    dcterms1:issued "1932" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p126663432> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p126663432> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068460848> ;
    schema1:description "Niet verder verschenen",
        "Volledige uitgave onder verantwoordelijkheid van den schrijver" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3ad26cd066631ef2bc5540de86ea8ee9> ;
    schema1:name "Dagboek van Muylwijk" ;
    schema1:numberOfPages 399 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4049c7691a0b902d5d8cbe5b3fe85955> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69240222> .

