@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/p341756474> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Achttien jaren onder de Bataks / door G. van Asselt" ;
    dcterms1:issued "1906" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075620359>,
        <http://data.bibliotheken.nl/id/thes/p077610415>,
        <http://data.bibliotheken.nl/id/thes/p078444934> ;
    schema1:associatedMedia "http://www.kitlv.nl/documents/library/341756474.pdf" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07233469X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p864272308> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e446a51fb41d754e327d4bc3f091ed99> ;
    schema1:name "Achttien jaren onder de Bataks" ;
    schema1:numberOfPages 275 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4d924259aa54c32f7bf775723ff1a6fa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/793322902> .

