@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/p423752758> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een hollandsche wereldkaart uit de eerste helft van de 16e eeuw / C.P. Burger Jr." ;
    dcterms1:issued "1912" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069703248> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070177880> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p058215166> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e2e321da0538e998bf528f6e9de1575a> ;
    schema1:name "Een hollandsche wereldkaart uit de eerste helft van de 16e eeuw" ;
    schema1:numberOfPages 34 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/317b476f22c02fed96f9834ad89e79df> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120126922> .

