@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/p056320183> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kleine geschiedenis van het kerklied / G.E. Zevenbergen, in samenwerking met J.R. Luth" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074592084>,
        <https://data.bibliotheken.nl/.well-known/genid/69e68de511e7e703adf4831f73f87132> ;
    schema1:bookEdition "Herziene en uitgebreide druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072245689> ;
    schema1:description "Oorspronkelijke uitgave: 1969",
        "Uitg. van de Commissie voor de kerkmuziek der Nederlandse Hervormde Kerk, Amstelveen" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/201a7c223098e07b9fe8c0f971d536d7> ;
    schema1:name "Kleine geschiedenis van het kerklied" ;
    schema1:numberOfPages 166 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c81ea0848a01258b65d1bf6f6f6f963a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65093432> .

