@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/p840778597> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Christus-sonnetten van Jacobus Revius / toegelicht door Wim J. Simons" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p448162733> ;
    dcterms1:issued "1961" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069898677> ;
    schema1:bookEdition "Derde druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068972636> ;
    schema1:description "1e druk: 1959" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e36f2fff8997f77766d19fc4a3db121e> ;
    schema1:name "Christus-sonnetten van Jacobus Revius" ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/83fca9bd11cab88f256817447481776d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63899672> .

