@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/p821897071> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rhetorica : basis der welsprekendheid / door Albert Vogel" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p395184983> ;
    dcterms1:issued "1931" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078649978>,
        <http://data.bibliotheken.nl/id/thes/p397431864> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070044341> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/10d398dfc32c4fedead732eb5cbcba0c> ;
    schema1:name "Rhetorica : basis der welsprekendheid" ;
    schema1:numberOfPages 395 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/85fc89a534979e04f459506618e2f4d4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63450642> .

