@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/p429737076> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Deftige en gemeenzame taal / door G. G. Kloeke" ;
    dcterms1:issued "1934" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612019>,
        <http://data.bibliotheken.nl/id/thes/p078483719>,
        <http://data.bibliotheken.nl/id/thes/p078601118>,
        <http://data.bibliotheken.nl/id/thes/p078674735>,
        <http://data.bibliotheken.nl/id/thes/p091305209> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070012660> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Inaugurele rede Leiden" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p841774153> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3521b0ea40a4a2ab92b3b4bbefeb3f57> ;
    schema1:name "Deftige en gemeenzame taal" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c5f48a6a8e47ef6c3527e3fc4fd903e3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200009244> .

