@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/p059258446> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een en ander over Alexander Vinet / door J. P. van Melle" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p423539841>,
        <http://data.bibliotheken.nl/id/nbt/p429681097> ;
    dcterms1:issued "1910" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068779712>,
        <http://data.bibliotheken.nl/id/thes/p077594363> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p106924176> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9786563bd13612ee924888864fd39d11> ;
    schema1:name "Een en ander over Alexander Vinet" ;
    schema1:numberOfPages 75 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/91620c222d306e41d17c081c27759675> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64983047> .

