@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/p226326268> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Columbus / Zeger van Mersbergen ; [onder red. van Marlies Huijzer ... et al. ; foto's AKG ... et al. ; tek. Charlotte Dematons]" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073915025> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069397937>,
        <http://data.bibliotheken.nl/id/thes/p147022428> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075606801> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833173669> ;
    schema1:isbn "9001148468" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cae8913cd4fc932282c6122c729a09d4> ;
    schema1:name "Columbus" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0f2d9d913599cc110e70a2c27f1e30e5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67201536> .

