@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/p391280465> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aan Paul Kruger / Edm. Rostand ; vert. door J. Baarslag" ;
    dcterms1:issued "1900" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070103763> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069399328> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p426490088> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p045520348> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f1366c83ce900fe73f54ab101a373a45> ;
    schema1:name "Aan Paul Kruger" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/db61fab54cc487f329fe00d7d2b5f0d7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/904680679> .

