@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/p389122017> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Spreken en zwijgen / door W.G. Harrenstein" ;
    dcterms1:issued "1921" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p08705115X>,
        <http://data.bibliotheken.nl/id/thes/p313899959> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619407> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p31390040X> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p064042146> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ddca4d0ec7d517559e219dc4ccd7f8fc> ;
    schema1:name "Spreken en zwijgen" ;
    schema1:numberOfPages 13 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3cbb5e6457a2134b1ec77d6af7bf70cc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902637240> .

