@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/p446709832> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Händel / door Romain Rolland ; bew. door G. Keller" ;
    dcterms1:issued "1930" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068387032>,
        <http://data.bibliotheken.nl/id/thes/p077601513> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071009019> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067682928> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p045344957> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832303062> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f498753d700c049d396afabafd57bf91> ;
    schema1:name "Händel" ;
    schema1:numberOfPages 163 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/55747a2a7e2b9c23dcd5c5b56551e897> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1511136308> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/7f51719f36650fc31ae7974de2aaf993> .

