@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/p41276637X> a schema1:CreativeWork,
        schema1:MusicComposition,
        schema1:ProductModel ;
    rdfs:label "O vos omnes 42 / Jac. de Berchem ; verzorgd door J.A. Bank" ;
    dcterms1:issued "1950" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p412766299> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068636741> ;
    schema1:description "Voor gemengd koor (SATB)" ;
    schema1:inLanguage "la" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c84491cfb62ca1e3ce95818437f3993d> ;
    schema1:name "O vos omnes 42" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/90f343866ce0df35ff1242283d7a9bd7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1004510202> .

