@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/p375231552> a schema1:CreativeWork,
        schema1:MusicComposition,
        schema1:ProductModel ;
    rdfs:label "Deuxième sonate pour piano et violoncelle / Matthijs Vermeulen" ;
    dcterms1:issued "1952" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p080104347> ;
    schema1:description "Koptitel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/19e252e060784f91e0f7df98310b1a96> ;
    schema1:name "Deuxième sonate pour piano et violoncelle" ;
    schema1:numberOfPages 50 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/71d53071c422bd422fe8f44ee7af53ce> ;
    schema1:sameAs <http://www.worldcat.org/oclc/878952440> .

