@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/p102937028> a schema1:CreativeWork,
        schema1:MusicComposition,
        schema1:ProductModel ;
    rdfs:label "Tussen Londen en Parijs : schoolorkest / G.F. Händel, J.B. Lully" ;
    dcterms1:issued "1960" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068387032>,
        <http://data.bibliotheken.nl/id/thes/p070174970> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8114965a83f751463c127454f4019cb2> ;
    schema1:name "Tussen Londen en Parijs : schoolorkest" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e3df5d4a43941c7e98f64340b7618c0c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150133923> .

