@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/p051463016> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gelijkenis der talenten : eene preek over Mattheus XXV:14-30 / N. Beets" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p391289632>,
        <http://data.bibliotheken.nl/id/nbt/p401750485> ;
    dcterms1:issued "1846" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068445261> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p169005275> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/82fda272f4afe07d5d07e7cba189aa55> ;
    schema1:name "De gelijkenis der talenten : eene preek over Mattheus XXV:14-30" ;
    schema1:numberOfPages 184 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4084cdadcddc237d9eb318cd40cdc05f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64978821> .

