@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p126063311> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bijbel-atlas / G.H. van Senden" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p35436748X> ;
    dcterms1:issued "1861" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070201846> ;
    schema1:bookEdition "Nieuwe verb. uitg., bevattende tevens de voltooijing van het daarbij behoorende register" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068985789> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c56b7bd2505ffef805068f5c23f85b7a> ;
    schema1:name "Bijbel-atlas" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aed718ca9998b3300f07ad4edca384f5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69229879> .

