@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/p036573884> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Litterarische schetsen en kritieken / Jan ten Brink" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p357946472>,
        <http://data.bibliotheken.nl/id/nbt/p431844143> ;
    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 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4021a76f928f71323f2d7bcf432f50f8> ;
    schema1:name "Litterarische schetsen en kritieken" ;
    schema1:numberOfPages 185 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/be5d03b019c01e0ba8dc6c8d36b7e972> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769269799> .

