@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/p11586976X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lof en blaam : verscheidenheden op letterkundig gebied / door Jos. Staes" ;
    dcterms1:issued "1892" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p085619590> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p411291270> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/af33f81056ac49de546479abff45e0e1> ;
    schema1:name "Lof en blaam : verscheidenheden op letterkundig gebied" ;
    schema1:numberOfPages 110 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b4f209a78ebcea672c25cfe4d1ae1474> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69422222> .

