@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/p057028036> a schema1:CreativeWork,
        schema1:MusicComposition,
        schema1:ProductModel ;
    rdfs:label "Dies Sanctificatus-15 / G. de Palestrina ; verzorgd door J.A. Bank" ;
    dcterms1:issued "19XX" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072161949> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068636741> ;
    schema1:description "Tekst in Latijn" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e4caf08256f7c60b48efbb72cd114f76> ;
    schema1:name "Dies Sanctificatus-15" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e681480eab439e5d4e6550959322c80f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64605662> .

