@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/p40775878X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kunst aan het volk / pro: Frans Coenen ; contra: Corn. Veth" ;
    dcterms1:issued "1909" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068382375> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068367805> ;
    schema1:description "Pro en contra betreffende vraagstukken van algemeen belang ; serie V, no. 6" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p043435580> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/862d9004887782a945c4acc9b0029b3b> ;
    schema1:name "Kunst aan het volk" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c6bd4d8ce107a7271b5512afd067c60a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962259270> .

