@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/p29269136X> a schema1:CreativeWork,
        schema1:MusicComposition,
        schema1:ProductModel ;
    rdfs:label "Jesu dulcis / Hubert Cuypers" ;
    dcterms1:issued "1924" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069999813> ;
    schema1:description "Bron van beschr.: koptitel",
        "Voor koor TTBB" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/886b0d90eb48fbb311ac36f6f6dde298> ;
    schema1:name "Jesu dulcis" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/64bb295b3f17623ad42d0f61605d7503> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71685850> .

