@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/p434874337> a schema1:CreativeWork,
        schema1:MusicComposition,
        schema1:ProductModel ;
    rdfs:label "A Caribbean sailing trip / 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/90d9bdd7848d29c86c88f650d9267998> ;
    schema1:name "A Caribbean sailing trip" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/47c07683e6de34c736c2f41a4a32dab4> .

