@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/p435850113> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een bezoek aan de goudvelden / door J.R. Thomson" ;
    dcterms1:issued "1907" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p169910822>,
        <http://data.bibliotheken.nl/id/thes/p241924790> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068934165> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Brochure, uitgegeven \"ten bate van de arme oudjes die door brand hun have en goed verloren hebben\" (omslag)",
        "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p109471881> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/703c9a28b677895ac8680066526afbaf> ;
    schema1:name "Een bezoek aan de goudvelden" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/25f8118442b0f374b3add8ff47fdc2d8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308804642> .

