@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/p431884269> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Litterarische schetsen en kritieken / Jan ten Brink" ;
    dcterms1:issued "1883" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000300299" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068412975> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p079278639> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p079278167> ;
    schema1:issueNumber 60 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/56d9696acb6df72091315017583d3cf7> ;
    schema1:name "Litterarische schetsen en kritieken" ;
    schema1:numberOfPages 137 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/78546a9905fd3d57a854a031f979eb33> ;
    schema1:sameAs <http://www.worldcat.org/oclc/847186959> .

