@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/p110571371> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Joseph Haydn / door G. Keller" ;
    dcterms1:issued "195X" ;
    schema1:associatedMedia "http://hdl.handle.net/1802/27126" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067682928> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "Omslagtitel: Haydn",
        "Oorspr. uitg.: 1932" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832303062> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e79a269f24db41f759e33a9d81eafe75> ;
    schema1:name "Joseph Haydn" ;
    schema1:numberOfPages 108 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e7a12a8fb6227561125367311e36cefe> ;
    schema1:sameAs <http://www.worldcat.org/oclc/12749055> .

