@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/p108667111> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De twee Hansen : een roman uit onzen tijd / uit het Duitsch van Peter Rosegger ; bewerkt door J.P. Wesselink-v. Rossum" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429801521> ;
    dcterms1:issued "1911" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06858699X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070305927> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/285b8e4d6897b9760c11811755482c38> ;
    schema1:name "De twee Hansen : een roman uit onzen tijd" ;
    schema1:numberOfPages 271 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8221645cc13ae46d95c7b459ec20b0f5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66163486> .

