@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/p413235769> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Apostel der liefde / door J. Verhagen Jr." ;
    dcterms1:issued "1890" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067799582> ;
    schema1:description "Bevat ook: Psalm 33:10 en Psalm 72:7 met muziek in notenschrift" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p413235580> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2ae8d231b954e05ade48fe0dc06fcfbf> ;
    schema1:name "De Apostel der liefde" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b017f9795ef5e73b515a33dc25e557f7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1008560066> .

