@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/p393187020> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De avonturen van Paul Kreutzer : een verhaal uit het Indische krijgsleven / door Th.J.A. Hilgers" ;
    dcterms1:issued "1896" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070972001> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Transcriptie en/of scans" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p049137913> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bbd7d30081abb8e23a7a929ee539f666> ;
    schema1:name "De avonturen van Paul Kreutzer : een verhaal uit het Indische krijgsleven" ;
    schema1:numberOfPages 162 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2bd0a23c07a1cffaec98eacdf9f9d86c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/909281686> .

