@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/p32700326X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De liefde tot God / door I. Hooykaas" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p427336538> ;
    dcterms1:issued "1878" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070697582> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p862484235> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2ebb7315e6a9697f8c48870501e536b2> ;
    schema1:name "De liefde tot God" ;
    schema1:numberOfPages 174 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/47f31f1599b4a461ed168163f9d668e3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/613552488> .

