@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/p186697155> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De aarde en hare bewoners / J. Kramers Jzn" ;
    dcterms1:issued "1887" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068409702> ;
    schema1:bookEdition "2e dr. van Kramers' geographisch-statistisch-historisch handboek" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073658391> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4e26e76c5f7fa0b3c03a093b306ea4ac> ;
    schema1:name "De aarde en hare bewoners" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/39c6f2023500373d53aef1e739dc129b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150019663> .

