@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/p117926442> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "\" Heb ik het u niet bevolen?\" / door A.H. de Hartog" ;
    dcterms1:issued "1887" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075200465> ;
    schema1:description "Op 6 Februari 1887 in \"Het verkooplokaal\" te Rotterdam uitgesproken" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p082420947> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/037f23b4b391b0f8891bcab77bd21434> ;
    schema1:name "\" Heb ik het u niet bevolen?\"" ;
    schema1:numberOfPages 624 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5229bbdd867f36185ee7c259c8abf674> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69436702> .

