@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/p045356882> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het boek Esther voor de gemeente verklaard / door A. Roorda" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446394122> ;
    dcterms1:issued "1912" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p109481151>,
        <https://data.bibliotheken.nl/.well-known/genid/ed4b442764cf469cc3eaaad20738444a> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b7365264c50531d2022044b46c561dbd> ;
    schema1:name "Het boek Esther voor de gemeente verklaard" ;
    schema1:numberOfPages 280 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/280a80b1187ca94f0b6c0fd7a028b413> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64812298> .

