@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/p429668961> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Columbus / door J.H. van Peursem" ;
    dcterms1:issued "1931" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068886888>,
        <http://data.bibliotheken.nl/id/thes/p078611628>,
        <http://data.bibliotheken.nl/id/thes/p078634059>,
        <http://data.bibliotheken.nl/id/thes/p397584849> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069731403>,
        <https://data.bibliotheken.nl/.well-known/genid/e3978b9f25fbdb5327107c51a5555599> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p043912567> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p043910939> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/66f463d618b6d557d319aaca2b9c08d5> ;
    schema1:name "Columbus" ;
    schema1:numberOfPages 61 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f54901d947568ddcf101a4384114c5e9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1199983387> .

