@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/p423840762> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hendrik de Keyser als beeldhouwer / door J. Six" ;
    dcterms1:issued "1910" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070654220>,
        <http://data.bibliotheken.nl/id/thes/p077595246>,
        <http://data.bibliotheken.nl/id/thes/p078446295>,
        <http://data.bibliotheken.nl/id/thes/p241923948>,
        <http://data.bibliotheken.nl/id/thes/p241923999> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06998381X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p156166100> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p860463672> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2465706fc4951650a3f61793d757b94f> ;
    schema1:name "Hendrik de Keyser als beeldhouwer" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2996793709e18163316eee620fdfff9d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120156345> .

