@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/p428013236> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Atlas voor de volksschool : in 40 kaarten en 52 platen / P.R. Bos" ;
    dcterms1:issued "1905" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068561989> ;
    schema1:bookEdition "21e dr." ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068585942> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p098897888> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d4d947800f8a2a7688b93f3185649a41> ;
    schema1:name "Atlas voor de volksschool : in 40 kaarten en 52 platen" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b6697bc1b0b690f4f2c0c40c6ebabad7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1163965429> .

