@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/p42801268X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De eene grondtoon : tweede bundel opstellen / door Matthijs Vermeulen" ;
    dcterms1:issued "1920" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07025494X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Deze opstellen zijn gepubliceerd in de Telegraaf van de jaren 1915-1920, behalve de twee eerste stukken over Cornelis Dopper, verschenen in De Amsterdammer en De Nieuwe Amsterdammer",
        "Muziekcritieken: Tweede bundel" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p098686240> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f14c96af1b9399adb5bf18e777fdbe76> ;
    schema1:name "De eene grondtoon : tweede bundel opstellen" ;
    schema1:numberOfPages 83 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/297769d31cee4ea5ea4301b807c28fe8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1163961586> .

