@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/p154337269> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het leven van Columbus op de postzegels / door J.H. van Peursem" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429813430> ;
    dcterms1:issued "1929" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068886888>,
        <http://data.bibliotheken.nl/id/thes/p078634059> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069731403> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p045103550> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6139d65952e021b63b4d28c60dc3ce65> ;
    schema1:name "Het leven van Columbus op de postzegels" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/283f1652fee0263697951bd15125d612> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906723144> .

