@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/p155928449> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:MusicComposition,
        schema1:ProductModel ;
    rdfs:label "Von der Wiege bis zum Grabe : für Flöte und Klavier : Op. 202 / Carl Reinecke ; ed. by Rien de Reede" ;
    dcterms1:issued "1996" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069964025> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070253331> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ed1a3163805966ee92667724c5217196> ;
    schema1:name "Von der Wiege bis zum Grabe : für Flöte und Klavier : Op. 202" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aefaebc267e582f0f1e9324dc7f0e9cb> .

