@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/p33689712X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hulde aan J. C. J. van Speijk / door J.J. Koning" ;
    dcterms1:issued "1831" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070013926> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070100527> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Tot eene bijdrage voor het gedenkteeken van Neêrlands onsterfelijken held" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p852431449> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a4c3d6254bb77cf975161ddbee73f6d1> ;
    schema1:name "Hulde aan J. C. J. van Speijk" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/79f563c01c9606654a4811a0e8abf4c4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/747706303> .

