@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/p446470813> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dageraadsgedachte / door J.W. Lloyd ; vert. door Willy H. van Rhijn" ;
    dcterms1:issued "1919" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075626640>,
        <http://data.bibliotheken.nl/id/thes/p078952050> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070713723> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070713758> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p850898137> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3cdc2d7c679a55d30fef359774e31989> ;
    schema1:name "De dageraadsgedachte" ;
    schema1:numberOfPages 173 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bf497f52fae9deb8529933bdb31619a9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1510732537> .

