@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p290789753> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:MusicComposition,
        schema1:ProductModel ;
    rdfs:label "Drie liederen : voor vrouwen- of kinderkoor a cappella / gecomponeerd door H.J. den Hertog ; tekst: Jan Prins, René de Clercq" ;
    dcterms1:issued "1929" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071903488> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/151b4073c5b485b9018f2a4a28713270>,
        <https://data.bibliotheken.nl/.well-known/genid/2bd79714e2b04f5997831e22d0a85691> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f913a2dde9bd1ce7a6a1191f6e960dcb> ;
    schema1:name "Drie liederen : voor vrouwen- of kinderkoor a cappella" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e75a3e03580028d6012b6b51da74662d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71708215> .

