@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p091871050> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De eene grondtoon : een bundel opstellen / door Matthijs Vermeulen" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p41665228X>,
        <http://data.bibliotheken.nl/id/nbt/p429687885> ;
    dcterms1:issued "1932" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p080104347> ;
    schema1:description "Eerder versch. in De Telegraaf (1915-1920), De Amsterdammer en De Nieuwe Amsterdammer",
        "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832266337> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8c08f14f1b6f7f3f4da0e7510bdcabba> ;
    schema1:name "De eene grondtoon : een bundel opstellen" ;
    schema1:numberOfPages 82 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d86e5b496aa941e29da3eae76824a116> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65951101> .

