@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/p434865680> a schema1:CreativeWork,
        schema1:MusicComposition,
        schema1:ProductModel ;
    rdfs:label "Nightlife in Paris / Peter Kleine Schaars" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p226474615> ;
    schema1:description "Voor harmonie- en fanfareorkest",
        "Voorwoord en toelichting in het Engels, Duits, Frans en Nederlands" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p434865605> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/876dd59212436fc700788d971d75f1fa> ;
    schema1:name "Nightlife in Paris" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fe7d7f589b55c65d3a7764e6ce71a574> .

