@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/p192939084> a schema1:CreativeWork,
        schema1:MusicComposition,
        schema1:ProductModel ;
    rdfs:label "Mijn hart is vol verlangen / gedicht van Em. Hiel ; muziek van Peter Benoit" ;
    dcterms1:issued "1920" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069924910> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071225935> ;
    schema1:description "Voor zangstem (middenstem) en piano" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a3826d14e7c9930ec9e3cc6ac412a21f> ;
    schema1:name "Mijn hart is vol verlangen" ;
    schema1:numberOfPages 5 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c2d2cee9cac5f68fd51f3478e2c92814> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67663142> .

