@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/p092575358> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Atlas der natuurkundige aardrijkskunde / door C.M. Kan en N.W. Posthumus" ;
    dcterms1:issued "1875" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07851102X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070008655> ;
    schema1:bookEdition "[Nieuwe uitg.]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070929793> ;
    schema1:description "1e uitg.: ca. 1874" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7a0ccf7f987c32369d001371e2591270> ;
    schema1:name "Atlas der natuurkundige aardrijkskunde" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4850c561b4d5e01dfeee831d90e202ff> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65583605> .

