@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/p22963608X> a schema1:CreativeWork,
        schema1:MusicComposition,
        schema1:ProductModel ;
    rdfs:label "Adèle : polka pour le piano / composée par J.G. Doornik" ;
    dcterms1:issued "18XX" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070011311> ;
    schema1:description "Opgedragen aan W. van der Jagt" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0acbeba8b4d0b16e07ca36f73b881a98> ;
    schema1:name "Adèle : polka pour le piano" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c5294dc2a8f43b359d841d6cd7331302> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67074651> .

