@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/p086673440> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De volmaaktheden van den Schepper / J.A. Uilkens" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p401776557> ;
    dcterms1:issued "1852" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068410158> ;
    schema1:bookEdition "2e dr." ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069979030> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p086673572> ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e0aab7b05a5efce9ad500a6f0b4570c9> ;
    schema1:name "De volmaaktheden van den Schepper" ;
    schema1:numberOfPages 458 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eb93c22136556ed4b02002ad04ae6d4a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769625721> .

