@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/p040686345> a schema1:CreativeWork,
        schema1:MusicComposition,
        schema1:ProductModel ;
    rdfs:label "Bloemlezing uit de 52 Sententiae / van Johannes Wanning ; bewerkt door Robert Eitner" ;
    dcterms1:issued "1878" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p113437218> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074812920> ;
    schema1:description "Voor gemengd koor en piano",
        "Voorwoord in het Nederlands en Duits" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044975538> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b257d9a34918218cbfde09ce4bd1221e> ;
    schema1:name "Bloemlezing uit de 52 Sententiae" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4f9c5b5a8cfff426af61cba920ff59a3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906446255> .

