@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/p428039006> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Duitschland en de Hollandsche republieken in Zuid-Afrika / M.P.C. Valter" ;
    dcterms1:issued "1918" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070343586> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p150151594> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830589708> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cc96543653b0719819cd53b92466ed1b> ;
    schema1:name "Duitschland en de Hollandsche republieken in Zuid-Afrika" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6d336a97638940ad066be8a98a8f9826> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1241792844> .

