@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/p079281923> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Litterarische schetsen en kritieken / Jan ten Brink" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p358016835>,
        <http://data.bibliotheken.nl/id/nbt/p431884285> ;
    dcterms1:issued "1883" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068412975> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p079278167> ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f9d8e225f94b53c19268fb29d58a8920> ;
    schema1:name "Litterarische schetsen en kritieken" ;
    schema1:numberOfPages 211 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/db46e507c3b7cbbec9741243ed601b3f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769450480> .

